HdmiPi-Streaming icon indicating copy to clipboard operation
HdmiPi-Streaming copied to clipboard

Streaming using a cheap HDMI capture card and a raspberry Pi to an RTMP Receiver.

Results 7 HdmiPi-Streaming issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your project. I'm trying to plug my computer with HDMI on the raspberry PI to get his screen in local. I often have an issue when i...

the command v4l2-ctl --set-fmt-video=width=1280,height=720 can be skipped if we specify the -video_size 1280x720 parameter in ffmpeg command. Furthermore I got a lot of small snowflakes artifacts without specifying the Gop...

I'm trying to run your command and when I do I get the following error: ``` pi@raspberrypi:~/software/ffmpeg $ v4l2-ctl --set-fmt-video=width=1280,height=720 && ffmpeg -f v4l2 -thread_queue_size 384 -input_format mjpeg -framerate 30...

hello sir, i will make stream sever of hdmi capture card for stream so plz tell me how many card use in raspberry pi and which card chip support in...

Love it! But I'm still searching for a way to use something like this as a remote display unit, kinda similar to iDRAC or whatever the name is in the...

I see most of the ffmpeg video streaming comand with -thread_queue_size xxx But no one write about heavy memory leak and the stream freeze after 1 or 2 hrs. Initially...

Huge thanks for this repo - I'm using it with two pi's to stream video from my set-top boxes. I was wondering about making a web gui to restart and...