RaspberryPi_WebRTC icon indicating copy to clipboard operation
RaspberryPi_WebRTC copied to clipboard

Native WebRTC use v4l2 h264 hardware/software encoder on Raspberry Pi

Results 18 RaspberryPi_WebRTC issues
Sort by recently updated
recently updated
newest added

Hello, Great project! I would like to use this library for a specific use case, but I am not sure if it would be suitable so I'll ask here. The...

你好, 我在该项目中没有发现raspi视频流的接收方式, 请问我应该用什么方式去接收视频流呢?

Your comment about RPi5 not supporting v4l2 hardware encoding and suggest there is a solution for software encoding but stop short of going into any detail how this might be...

This would allow me to view the stream from a bigger screen, like a laptop for example. Just the other day I was testing mediamtx for a project like this,...

Can I use other cameras connected via USB with Raspberry PI 4, or is the raspberry pi based CSI Camera Module required? Thank you

Running on a RPi 2W with a imx219 camera. The config.txt has been updated as per instructions. `> ./pi_webrtc --device=/dev/video0 --fps=30 --width=1280 --height=960 --v4l2_format=h264 --hw_accel` produces the following error: ```...

Read video files directly as if from a camera and push H264 packets to remote peers for playback. The temporary design is to download the mp4 to the client peer...

I'd like to run this project on Nvidia Jetson, but the price is too impressive... Is there anyone willing to donate an [Orin NX](https://www.seeedstudio.com/reComputer-J4011B-p-6407.html) to me that I can support...

help wanted

Hi, this has been really cool to try out. I was running it for use with home assistant and after a few hours the pi crashes. I am using version...

Is it possible to use AWS Kinesis WebRTC?