[Live-devel] mpeg-4 multicast?

Li bz paul_li20 at yahoo.com.cn
Tue Jan 3 04:25:16 PST 2006


Hi, Ross,

I run the testMPEG4VideoStream.exe, there is some
problems I cannot understand.

I got the test.m4v video file as you told throught
openRTSP, but I cannot play 
this file directly by VLC, QT, or realPlayer. I don't
understand much MPEG-4 specification, can you give me
some idea by which specification does this file 
is made or is there tools to analyze this file?

Another problem is : When I tried to broadcast this
file, I cannot use VLC as 
client to receive video by RTP/UDP, however, when I
tried to receive through RTSP.
I think testMPEG4VideoStream.exe should be a broadcast
program with RTSP server 
built-in, is that right? How can I use VLC to receive
the video through multicast?

Thank you very much.



--- Ross Finlayson <finlayson at live555.com>дµÀ:

> Unfortunately I don't have the time to help you
> debug your code.
> 
> However, I noticed that you mentioned that you were
> using both a 
> "MediaSession" (for receiving data) and a
> "ServerMediaSession" (for 
> sending data) - which suggests that you are trying
> to develop some 
> sort of RTSP proxy.
> 
> If that is the case, then note that our RTSP server
> implementation 
> *already* supports delivery of duplicate streams -
> via unicast - to 
> multiple clients.  You don't need to write any new
> 'duplicating' code 
> to make this work.
> 
> To use this, your new "ServerMediaSubsession" class
> should be a 
> subclass of "OnDemandServerMediaSubsession". 
> Because this will be 
> fed from a single, live input source, be sure to set
> the 
> "reuseFirstSource" parameter to True.
> 
> Note, for example, how the "testOnDemandRTSPServer"
> demo application 
> already supports concurrent streaming to multiple
> clients.
> 
> 
> 	Ross Finlayson
> 	Live Networks, Inc. (LIVE555.COM)
> 	<http://www.live555.com/>
> 
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
> 


__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com


More information about the live-devel mailing list