-
OBS has SRT since version 25: https://obsproject.com/wiki/Streaming-With-SRT-Or-RIST-Protocols
FFmpeg has SRT support, as shown here:
```
ffmpeg -hide_banner -loglevel error -protocols | grep -E '(…
-
### Playback support for WebRTC based low latency, live streaming
WebRTC based WHEP protocal allows live streaming with sub-second latency.
CDN providers such as [Cloudflare](https://blog.cloudflare…
-
All user agents delay the start of playback until some minimum number of frames are decoded and ready for rendering. This buffer provides an important cushion against playback stalls that might otherw…
-
At the recent [Media Web Symposium](https://www.fokus.fraunhofer.de/en/fame/mws18) organized by Fraunhofer FOKUS, there was a [demo of using WebRTC delivery for live streaming](https://www.fokus.fraun…
-
## Intro
Currently we have unit tests for internal components ([`src/tests`](https://github.com/roc-streaming/roc-toolkit/tree/develop/src/tests)) and a few simple integration tests for public API …
-
Hello!
Is there a chance to live stream to Midspace using Real-Time Messaging Protocol (RTMP) as for YouTube?
Best,
Roberto
-
### Describe the bug
On my OnePlus Nord 3 5G (Mediatek Dimensity 9000 high-end SoC) I get around 30 ms of decoding latency with both H.264 and H.265. It's a lot, considering that on my Sony Android T…
-
Hey streamliners
I'm currently working on architecting a streamline-prime project.
It will include...
- Automated cloud deployment and provisioning. 🤖☁
- Faster encoder build / setup ⚡
- A …
-
Hello there!
I wanted to add/change the CameraProfiles int the settings.yml so I have an additional higher Bitrate and higher resolution WebCam Profile but none of the settings.yml Files where I ch…
-
I tried to run `./test/all-unix.sh` without much success.
`bash test/all-unix.sh` results in
=== STARTING ADaPT-ML AND RUNNING ALL TESTS ===
label-studio-web is up-to-date
Starting modelling-m…