UDP Streaming configuration

Hi Sir,

I am new to CasperCG and Streaming. I don,t know how to stream and to set configuration file in CasperCG. Can you please provide any set by step help how to stream

source ip- 192.168.3.62
subnet mask-255.255.255.252
gateway:192.168.3.61

IPs for Channels: 239.255.10.170
Port - 1234

Thanks for your help

Sreekanth

Sir.

There is UDP option in config file. What does it mean?

from there:
Clienti live window
19h
You should see something like this, client_ip_address will need to be the IP of the machine you want to send the stream to, scale being the resolution.

ADD 1 STREAM udp://<client_ip_address>:9250 -vcodec libx264 -tune zerolatency -preset ultrafast -crf 25 -format mpegts -vf scale=302:168"

Then in VLC

udp://@:9250

1 Like