Hi,
Venez découvrir des milliers de célibataires dans votre région et affinez vos recherches grâce à tous les services mis à votre disposition: recherche, annonce vocale, messagerie, photos...
>Cliquez ici
I want create a real stream relayer in this way:
each host use openRTSP as client and testOnDemandRTSPServer as server.
So, if I am X and I must take the stream from Y, then I launch openRTSP -a rtsp://ipY:portY/mpeg1or2AudioVideoTest to use stdout.
After (in pipe), I launch testOnDemandRTSPServer that read from stdin (I have substitute test.mpg to stdin),
is correct?
The problem is that openRTSP don't work, in fact if I use openRTSP to create an output file, the file is unreadable from QuickTime or VLC (f.e. I launch ./openRTSP -i rtsp://address > myvideo.avi)
Opened URL "rtsp://192.168.178.21:8554/mpeg1or2AudioVideoTest", returning a SDP description:
v=0
o=- 1225553943967466 1 IN IP4 192.168.178.21
s=Session streamed by "testOnDemandRTSPServer"
i=mpeg1or2AudioVideoTest
t=0 0
a=tool:LIVE555 Streaming Media v2008.09.02
a=type:broadcast
a=control:*
a=range:npt=0-241.617
a=x-qt-text-nam:Session streamed by "testOnDemandRTSPServer"
a=x-qt-text-inf:mpeg1or2AudioVideoTest
m=video 0 RTP/AVP 32
c=IN IP4 0.0.0.0
a=control:track1
m=audio 0 RTP/AVP 14
c=IN IP4 0.0.0.0
a=control:track2
Created receiver for "video/MPV" subsession (client ports 50644-50645)
Created receiver for "audio/MPA" subsession (client ports 50646-50647)
Setup "video/MPV" subsession (client ports 50644-50645)
Setup "audio/MPA" subsession (client ports 50646-50647)
Started playing session
Receiving streamed data (for up to 246.617004 seconds)...
The file myvideo.avi is unreadable!
Best Regards
Venez découvrir des milliers de célibataires dans votre région et affinez vos recherches grâce à tous les services mis à votre disposition: recherche, annonce vocale, messagerie, photos...
>Cliquez ici
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
