OutputFormat
The format of the container file in which the video clip is returned. Set this parameter to one of the following values:
ts
mp4
Media Server does not transcode the video. The clip uses the same codecs as the video in the rolling buffer. Therefore to create clips in MP4 format and play them in a web browser you must have written video into the rolling buffer using a suitable MPEG4 audio profile and a suitable MPEG4 video profile (for example mpeg4audio
and mpeg4video_h264_sd
).
Actions: | CreateClip |
Type: | String |
Default: | ts |
Example: | &OutputFormat=mp4
|
See Also: |