Recording a MPEG2 Transport Stream protocol (MPEG-TS)

For mpeg-ts stream, use StreamManager to start the stream with MediaCaster type “rtp-record”.

To record to mp4 container, use mp4: prefix in the stream name, for example stream name “mp4:mpegts.stream” will record to mpegts.stream.mp4

Where mpegts.stream is a .stream file in the content folder containing url to your stream.

Richard