[Live-devel] doubts with wis-streamer data flow and H264VideoRTPSink

Ravindran, Vivek vivekr at ti.com
Fri Jun 8 01:37:58 PDT 2012


Hi Ross and community,

I'm a student intern at my company and have been assigned to a project working with a slightly modified version of wis-streamer.

I was assigned the task of finding out what the exact data flow of my program was from the live camera input up till it finally gets sent across the network to the client program.

I've been going through the code for quite a while but I my understanding of the data flow still seems incomplete.

I wanted to ask a few questions here, which may help me get a better picture of how things work.


1.       I'm first trying to figure out streaming H.264 Video. From my understanding, H264VideoRTPSink is the final point in the source-sink chain, and with the help of H264FUAFragmenter, it is responsible for sending the packets to the clients over the network. Where exactly in the code does the sending of packets happen?



2.       What are the source(filter) objects that it goes through before it reaches H264VideoRTPSink.
>From my understanding only H264VideoStreamFramer comes before this sink. Am I missing anything?


Thanks in advance for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120608/e9e164f3/attachment.html>


More information about the live-devel mailing list