-
I don't know how to config the conf.json to make webrtc-streamer stream desktop captures and local video files. Below is my config file. I want to know how to modify it to make it work.
![conf](https…
-
@ayufan OK, this time a real bug. 😅
I noticed that when I watch a WebRTC stream and I relaunch the browser (or just go back to the index and click again on /webrtc), most of the time, I get a ghost…
-
# Streamer - A Stream Multiplexing Interface
There are many ways to do stream muxing (multiplexing). Many transports offer their own stream multiplexing, for example:
- SSH
- QUIC
- HTTP/2
- WebRTC
…
-
## Issue Description
I'm working on a Streamlit app that involves real-time video processing using the `VideoTransformerBase` class. The app is designed to track hand movements and count repetitions.…
-
`webrtc_streamer` has many different I/O types which makes its API complex.
We should get rid of some APIs so that both the API and its implementation get simpler.
### Input
Currently `webrtc_str…
-
**Describe the bug**
After I try to use the webpage to open multiple video streams, the vlc connection to rtsp will report an error. If the webrtc-streamer service is exited, I can connect using the …
-
I'm trying to replicate simple version of `streamlit_webrtc` using this code:
```
from streamlit_webrtc import webrtc_streamer
webrtc_streamer(key='sample')
```
When I started the video fee…
-
Hi,
I am trying to add mediastream support on node-webrtc and as part of this activity I observed that all the media streamer related files have been removed from libwebrtc. Is there any easy wa…
-
#### Current behaviour
Currently KAP stores the recorded file. It would be nice to be able to store and stream the recorded interface to a rtmp server (twitch, youtube, facebook, etc). Currently the …
-
The browser part can not see the hardware cursor on server screen.
I know in webrtc code, there is module named "desktop_and_cursor_composer", it seems webrtc support capturing hardware cursor with d…