Play stream buffer

Hi,

How do we play with a buffer size?
PLAY 1-10 rtmp://XXX:1935/xxx/xxx ???

I put it in play and it works fine, but how do I define the buffer play?

For example in VLC it is :network-caching=1000
or: “–network-caching=300”,
“–realrtsp-caching=300”,
“–tcp-caching=300”,
“–udp-caching=300”};

Thanks!!

Ups,
I didn’t see this entry.

But in the:
https://github.com/CasparCG/server/issues/1245
https://github.com/CasparCG/server/commit/715449df5d3d670233624842049ca2b50cbb3441

I assume the buffersize is the default 3000
I’ve also tried several options, but they don’t work for me.

1 Like