ABR-Broadcaster icon indicating copy to clipboard operation
ABR-Broadcaster copied to clipboard

A real time encoder for Adaptive Bitrate Broadcast

Results 7 ABR-Broadcaster issues
Sort by recently updated
recently updated
newest added

Hi, Hope you are doing well and keeping safe. Is there any way to get MPEGTS output. Regards, Fahad

works well for hls. but not working on dash. Only showing 720x1280 as available bitrate Here is output from - curl -X GET http://xx.xx.xx.xxx:8888/broadcaster/0 { "devices": [ { "status": "Active",...

The Web interface shows in the Input info: "avfoundation -video_size 1280x720 -framerate 30: '0:0' No signal" MacBook Pro (13-inch, 2017) - MacOS Catalina 10.15.7 ``` tail -f /var/log/apache2/broadcaster-error_log [Sat Feb...

Change-Id: I42297a5e7399530867553ed306e1e5585dffceca Signed-off-by: Fredrik Svensson

The encoder stops after some point and resumes automatically. E.g. It stops at chunk 100, resumes at 130, then again stops at 230, resumes at 260 and so on. How...

Hi, I'm having an issue with this project that just happened today. Yesterday it ran fine so I'm not sure what's up. I'm getting wsgi:error constantly when trying to add...