Hi
I modify the OpenRtspClient so that
-- Now instead of writing frames to file I collect them in a queue
with incoming presenttaion times
-- Then give the h264 frames to MP4 muxer [ Geraint Davies MP4 mux filter]
-- Finally write muxed data to file...
So I can able to save h264 stream into MP4
Hi,
My RTSP Source's RTCP SR are not reliable...So calculated timestamps
frequently resulting in large negative jumps.
So how can i tell Live555 [ using OpenRtspClient ] NOT to use RTCP
timestamps or simply ignore RTCP info?
Best Wishes
___
live-de
Hi,
In openRtspClient i modify shutdown() method: I remove
"exit(exitValue)"...Because without exiting the program i try to create
new client
When I use live555 client i see that env object is not desyroyed when
client [modified] shutdown method is called...
So when I decide to use env->r