Hi.When I capture a rtsp h264 stream with openRTSP and save it into
a .mp4 file (-4 option), I can reproduce it with common players
(vlc, mplayer etc.)However, if I save the captured stream into a
"raw" file (i.e video-H264-1) I cannot see it with any player. Why ?
Because those media players
May I know why the LiveMediaServer is not sending rtpmap information?
With the Helix server, I tried streaming a Mp3 clip using VLC player.
The SDP Information sent by the Helix Server is as follows,
a=rtpmap:101 X-MP3-draft-00/44100/2
In our Application, If this information is coming through
Hi.When I capture a rtsp h264 stream with openRTSP and save it into a .mp4
file (-4 option), I can reproduce it with common players (vlc, mplayer
etc.)However, if I save the captured stream into a "raw" file (i.e
video-H264-1) I cannot see it with any player. Why ?
In addition: in the produced r
Hi all, I couldn't install live55 in ubuntu hardy. I get the following error:
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make[1]: *** [testMP3Streamer] Error 1
make[1]: Leaving directory '/home/zelalem/live/testProgs'
make: *** [all] Erro 2
I think it relates to the lin
Hi Ross,
May I know why the LiveMediaServer is not sending rtpmap information?
With the Helix server, I tried streaming a Mp3 clip using VLC player.
The SDP Information sent by the Helix Server is as follows,
a=rtpmap:101 X-MP3-draft-00/44100/2
In our Application, If this information i
The last Play is sent with the function playMediaSession with no
scale value, so
a default value of 1.0 is sent by live555
My question is :
Is there something that should be fixed in live555, or should I set the scale
value each time I use playMediaSession ?
The latter. The library does not '
Hi,
I would like to know how I should unpause a stream when a scale command has been
sent before the pause.
For example :
Play scale=2.0
Pause
Play
The last Play is sent with the function playMediaSession with no scale value, so
a default value of 1.0 is sent by live555
My question is :
Is th