Hello,
I had to do almost the same goal as You - record incomming AV stream
(h264/aac) to MP4 files. What i did was that live555 only dumped streams
into separate files and then i used MP4Box to merge them into working
mp4 file.
Greetings,
Marcin
michael.sch...@dlr.de pisze:
Ross wrote:
Michi wrote:
Am I correct to think that openRTSP should transcode the raw streams correctly
using the -4 option?
In principle, yes (except that our code doesn't do any "transcoding"; it just records
already-encoded data). However, this is difficult to do well, because the ".mp4" file
format is ill-suited for what we are trying to do here: Record a file that properly represents
incoming audio and video frames that are time-stamped. But undoubtedly this is one part of our
code that could be improved.
The result should be one file containing video and audio.
If mp4 is an ill-suited format, what else would you recommend? Other file
format or different workflow? Better to record the video- and audio-session
separately and merge afterwards?
Michi
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel