This is a topic I really care about. Please take a look at the slides (they are quite verbose) used in a seminar at a local developers group:
Subscribe to:
Post Comments (Atom)
Extracting RTP streams from network captures
I needed an efficient way to programmatically extract RTP streams from a network capture. In addition I wanted to: save each stream into a s...

-
Verto is a newly designed signalling protocol for WebRTC clients interacting with FreeSWITCH . It has an intuitive, JSON-based RPC whic...
-
On a previous post I shared my experiments with node.js as a WebSocket server. This is quite useful for people working on WebRTC prototyp...
-
SILK is a codec defined by Skype, but can be found in many VoIP clients, like CSipSimple . It comes in different flavours (sample rates ...

Thank you Giacomo. Really good presentation! It can be easily used as a cookbook.
ReplyDeleteThanks Ogi - this presentation is getting a lot of attention because I think it goes through different scenarios and presents some opportunity that depending on the context are worth exploring.
ReplyDeletePerhaps with some effort the topics here could be expanded in some sort of Cookbook as you mention...
Thanks for commenting - cheers.