This information contained herein is the exclusive property of YUAN and shall not be distributed, reproduced, or disclosed in whole or in part without prior
written permission of YUAN.
30
30/40
4.5.4. TS Streaming
Here are two formats TS streaming support, unicast and multicast.
For unicast, user need to provide “Client Side” IP address for TS URL, and setting a port
for it.
TS unicast
Format: udp://[localhost][port]
Example: Streaming TS to device 10.10.41.288, user need to add TS URL as below. (user
can change port to willing value)
For multi cast, user needs to fill ipaddress for TS URL and giving it a port value.(The IP
address range can be 224.XX.XX.XX~239.XX.XX.XX), Here is a example with 234.0.0.1.
TS multicast
Format: udp://234.0.0.1:[port]
Example: User can set TS URL to udp://230.0.0.1:8888 for multicast.