Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orange pin 5 plus (Realtime HDMI input bad latency) #332

Open
N0tiK44 opened this issue Jun 12, 2024 · 1 comment
Open

Orange pin 5 plus (Realtime HDMI input bad latency) #332

N0tiK44 opened this issue Jun 12, 2024 · 1 comment

Comments

@N0tiK44
Copy link

N0tiK44 commented Jun 12, 2024

Hi all

Ive been working on a project for my Orange pi 5 Plus for computer vison and wanted to use the HDMI input for real time video input without network pipelining. from all my testings ive come across 0 solution to get real time sub frame latency, best i could accomplish was 2 seconds at 30fps.

Ive used gstreamer, v4l2 test utility, ffmpeg, mpv, ffplay and even orange pi's test_hdmiin.sh
Ive used this repo from nyanmisaka which was the furthest to getting realtime i could get
https://github.com/nyanmisaka/ffmpeg-rockchip which uses MPP and RGA
my ffmpeg command line was ffmpeg -re -f v4l2 /dev/video20 -c:v hevc_rkmpp -qp_init 10 /root/Desktop/test.mp4

I've used Parsec, Moonlight & Sunshine for low latency gaming which pipelines video via at home network LAN by software to software, id like to be able to plug and play my HDMI cable to the input to process in whatever way possible to achieve desirability for hardware to hardware. i just dont understand how software to software pipeline is better than hardware to hardware pipeline..?

Im currently using Orangepi5plus_1.0.8_ubuntu_jammy_desktop_xfce_linux5.10.160 -- 5.10.160-rockchip-rk3588

Thanks guys, get back to me soon.

Ive posted the same issue on rockchip-linux/mpp and got no response

below is a example video of what id like to accomplish, this is a latency test using parsec.

326743085-8028764a-4d61-4de0-8cb9-7bc950ba7c27.mov
@N0tiK44
Copy link
Author

N0tiK44 commented Jun 22, 2024

Is there literally no support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant