brave icon indicating copy to clipboard operation
brave copied to clipboard

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud

Results 25 brave issues
Sort by recently updated
recently updated
newest added

I am experimenting a lot with Brave as a tool for my live streaming and broadcasting ideas. So far I think I have understood a lot about it (and even...

Hey i was wondering if there will be support for SRT as Input and Output ? I think Gstreamer already supports it

Hello and congratulations on this awsome project. Is there any things, like other ports, to consider when proxying through nginx to be able to publish as https? I am trying...

All over the code we find examples like: https://github.com/bbc/brave/blob/b9c8e194e0d409b80269d051087a2aeb45e82f38/brave/inputoutputoverlay.py#L137 Here value comparison is actually written as object comparison. This is clearly wrong. Such statements should be written with `==` and...

It's possible to split the view with multiple video inputs in a mixer? With audio, we are able to hear all mixed audios at same time, but wirh videos, they...

Hi, I was wondering if there is a way to configure brave to act as a RTMP/RTSP server so that I can push a RTMP/RTSP stream to the server directly...

INFO: [api_routes] Created mixer #1 with details {'pattern': '2', 'width': 640, 'height': 540, 'sources': [{'uid': 'input1', 'width': 60, 'height': 90}]} WARNING: [ overlay1] Property not boolean: "true" INFO: [api_routes] Created...

I want to HTML overlay with CSS animations and all. I am able to achieve static overlays by converting the HTML into an image and merging it with the video...

Fixed the dockerfile and added the requirements txt file. All requirements added to requirements.txt