[Live-devel] Help Needed on Dual Interface Video Streaming
Ryan Wong
ryan.wong at gmail.com
Wed Jan 25 23:42:49 PST 2006
Hi,
I am a beginner in video streaming and would like to find out how to
create dual interface (say 802.11a and 802.11g) to stream packets of
an MPEG file using testMPEG1or2VideoStreamer.cpp as well as how to
receive and aggregate them at testMPEG1or2VideoReceiver.cpp. I need to
know where to modify the codes to do the splitting and aggregation of
packets (not the algorithm on splitting and combining packets)
Can someone kindly enlighten me on which methods / classes should I
look at and how do I go about creating the dual interface? Your help
would be appreciated. Thanks in advance!
Ryan
Below are links to the 2 above-mentioned source files.
Streaming source program:
http://www.live555.com/liveMedia/doxygen/html/testMPEG1or2VideoStreamer_8cpp.html
Streaming receiver program:
http://www.live555.com/liveMedia/doxygen/html/testMPEG1or2VideoReceiver_8cpp.html
More information about the live-devel
mailing list