-
how to broadcast to rtmp from nodejs
-
Hello Lyu,
I have successfully installed the rpi-webrtc streamer on my Raspberry Pi 3 b+ and i have also implemented your frontend application running on firebase. Problem is that i can only see th…
-
My enviornment has no internet access, how can I configure or modify webrtc-streamer to work over LAN without the need for STUN/TURN (without NAT traversal)?
Thanks!
-
I tried the instructions to build webrtc-streamer using cmake on Linux, but these seem to fail at link time, due to missing webrtc libraries. My guess is that line 83:
`FILE(GLOB_RECURSE WEBRTCEXTRAO…
-
## Description
---
I'm using functionality from [webrtc-streamer](https://github.com/mpromonet/webrtc-streamer) to attempt to send an RTSP stream to an instance of `jitsi-meet` as a meeting particip…
ghost updated
5 years ago
-
I tried to follow your guide listed for the cross compiling but i cant get it to work at all
the compiler im trying to use is gcc-linaro-6.4.1-2018.05-x86_64_arm-linux-gnueabihf since the one list…
-
* what to build during tewar / what do I need while building tewar with a team and distant friends?
- walkie talkie like push to talk messenger: async text/voice
- tag messages so they become wiki …
-
I'm on FC30. effects works fine when the sound originates from an app, for example, my browser. However, for a A2DP bluetooth source, for example by ipad, no sound is output. I have used pavolume to e…
-
Hello, thank you for nice work.
i succeed streaming build, and can play video of rpiCam
but I want to streaming my own video file using 'rpi-webrtc-streamer'.
is it possible?
-
Hi, it's strange, i have 3 vivotek cameras and i am trying to use this software to push video to browser via webrtc. The cameras stream via RTSP, obv. I can make your streamer to work with 2 of them, …