Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
Code Block |
---|
avconv -i clip_short.ts -vcodec copy -acodec copy -muxrate 15M clip_short2.ts |
...
ifStreamQueue
QueueFile(filename As String) As Boolean
...
Warning | ||
---|---|---|
| ||
We strongly suggest appending the "maxbitrate=0" parameter to UDP streams when using roStreamQueue. This prevents the roMediaStreamer instance from rate-limiting an roStreamQueue stream that is already running at a precise, correct rate. |
...