概述
CEL-XT8 8路H.265/H.264网络流媒体协议转换器HTTP/UDP/RTSP/RTMP协议互转器。
the product support 8 channel HTTP/HLS/RTSP/RTMP/RTMPS/UDP/ONIVF protocol stream input and decode them inside, then re-encode and output 8 channel HTTP/HLS/RTSP/RTMP/RTMPS/UDP/ONVIF protocol stream, the protocol is selectable.
so, you can:
1. Pick up the RTSP Protocol stream from IP camera or the other device, Convert to the RTMP Protocol stream, then push it to the third live webcasting platform, such as YouTube, Facebook,Ustream, Twitter, Sopplus, etc. 2. Transcode any protocol stream to the protocol stream your wanted. 3. The same time, the hdmi output can monitor the input stream.
Usages:
for example, the input stream address can be: http://xxx.xxx.xxx.xxx/0.ts http://xxx.xxx.xxx.xxx/0.hls http://xxx.xxx.xxx.xxx/0.flv rtsp://xxx.xxx.xxx.xxx/0 udp://@238/0.0.1:1234 rtmp://192.168.1.168/live/h264 also,support the ethernet address,for example: rtsp://184.72.239.149/vod/mp4://BigBuckBunny_175k.mov
the output stream address can be: 1) http://192.168.1.168/0.ts 2) http://192.168.1.168/0.hls 3) http://192.168.1.168/0.m3u8 4) http://192.168.1.168/0.flv 5) rtsp://192.168.1.168/0 6) rtmp://192.168.1.168/0 6) udp://@238.0.0.1:5678 also,set the RTMP/RTMPS push address from the third live webcasting platform, such as YouTube, Ustream, Twitter, Sopplus, etc. |