Re: [FFmpeg-user] capture HDMI input

2016-05-31 Thread Yevgen Voronetskyy
Actually, this is an Android Box Ugoos3Plus with embedded HDMI IN app which 
captures properly the HDMI signal.
I dont know yet how it works technically, as I didn’t get the source code of 
this app. But I guess there is such driver/hardware as this app works.

I think to root this Android Box and try to decompile this app to see how it 
works.

Do you have any other idea on the subject?
--
Yevgen Voronetskyy



> On May 30, 2016, at 23:54, Carl Eugen Hoyos <ceho...@ag.or.at> wrote:
> 
> Yevgen Voronetskyy  gmail.com> writes:
> 
>> 1. Linux box with connected HDMI IN cable.
> 
> Which driver is installed that provides the hdmi input to the system?
> (I would have expected that no such driver exists.)
> 
> Carl Eugen
> 
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] capture HDMI input

2016-05-30 Thread Yevgen Voronetskyy
Hello,

I have the following requirement:
1. Linux box with connected HDMI IN cable. The HDMI OUT is connected to another 
PC which retransmits its display state (also my linux box is like a 2nd 
external display)
2. I need to take this HDMI stream with ffmpeg and push it as RTP or RTMP 
stream with command like: ffmpeg -i MY_HDMI_IN -f flv rtmp://nginx/mystream 


I could not find in the ffmpeg documentation the appropriate input source for 
HDMI. Does it exist?
Could you advise me how to achieve the desired behaviour?

Best regards,
--
Yevgen Voronetskyy



___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".