OpenHD / OpenHD

OpenHD
https://openhdfpv.org
GNU General Public License v3.0
1.92k stars 303 forks source link

radxa zero 2 pro #1106

Open sokeman opened 1 month ago

sokeman commented 1 month ago

radxa zero 2 pro is the fastest and by far the cheapest sbc can you please support it???

raphaelscholle commented 1 month ago

The zero2 pro is not on the timeline and most likely will never get supported. There are substantial differences between the radxa zero3w and 2 pro, which basically need a lot of work to implement. Currently we do only support SBC's with Broadcom,Rockchip,Allwinner,Qualcomm chipsets, there is no Pla to add Amlogic socs. It's also very expensive to add air support to new soc's , so the investement is just to high

sokeman commented 1 month ago

i dont understand the specifics but the radxa zero2 pro cost $100aud and one of the ones you suggested cost 1000. I would like to be able to add to the community, what do i have to learn to do that?? At the moment i know some programming, python and i started a full stack web development course? ill send some money when i have it but im on disability so mostly i can just give my time!

thanks a lot for the email (usually people just ignore you)

tim


From: Raphael @.> Sent: Thursday, 22 August 2024 7:25 PM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

The zero2 pro is not on the timeline and most likely will never get supported. There are substantial differences between the radxa zero3w and 2 pro, which basically need a lot of work to implement. Currently we do only support SBC's with Broadcom,Rockchip,Allwinner,Qualcomm chipsets, there is no Pla to add Amlogic socs. It's also very expensive to add air support to new soc's , so the investement is just to high

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2304194511, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWPGCJ7RBQMKWLLJ4CLZSWVATAVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBUGE4TINJRGE. You are receiving this because you authored the thread.Message ID: @.***>

raphaelscholle commented 1 month ago

the pi zero3w is a lot cheaper than that, while being supported. If you want to port openhd, on the zero2 pro, the task would be to modify the drm-kms driver to render without doing a double vsync, and with cameras, you can just commission them, usually they start in the 10.000 usd area, which makes it not that easy to get new ones on the boards. (https://arace.tech/products/radxa-zero-3w?_pos=7&_sid=4382229b0&_ss=r) starting at 15usd. For the air, we're still struggeling with new cameras, since it's a lot of money and a lot of time needed, but there I'm pretty sure we'll add some in the near future.

sokeman commented 1 month ago

i dont really know how to do that(drm-kms), i know its a bit of effort but could you possibly look on udemy and give me a url to a course i can lear(if they have one)??

thanks


From: Raphael @.> Sent: Friday, 23 August 2024 1:41 AM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

the pi zero3w is a lot cheaper than that, while being supported. If you want to port openhd, on the zero2 pro, the task would be to modify the drm-kms driver to render without doing a double vsync, and with cameras, you can just commission them, usually they start in the 10.000 usd area, which makes it not that easy to get new ones on the boards. (https://arace.tech/products/radxa-zero-3w?_pos=7&_sid=4382229b0&_ss=r) starting at 15usd. For the air, we're still struggeling with new cameras, since it's a lot of money and a lot of time needed, but there I'm pretty sure we'll add some in the near future.

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2305072870, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWOLMXVMZ6W5PKGUGPTZSYBB7AVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGA3TEOBXGA. You are receiving this because you authored the thread.Message ID: @.***>

raphaelscholle commented 1 month ago

That's nothing you can learn from tutorials, and only something experienced people should attempt.

If you want to test things, you can see if you get video via kmssink and overlay qopenhd via eglfs, that would be the first step I'd do. If you don't find a way it's basically not possible at all.

sokeman commented 1 month ago

is that with the radxa zero 2 pro or the radxa zero 3w?? ive got a 3w but i need a camera.

thanks tim


From: Raphael @.> Sent: Friday, 23 August 2024 2:18 AM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

That's nothing you can learn from tutorials, and only something experienced people should attempt.

If you want to test things, you can see if you get video via kmssink and overlay openhd via eglfs, that would be the first step I'd do, if you don't find a way it's basically not possible at all.

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2305158319, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWO4TYVAY27JWP3PFSLZSYFNXAVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGE2TQMZRHE. You are receiving this because you authored the thread.Message ID: @.***>

raphaelscholle commented 1 month ago

the zero3w already works as ground For the air, we're still working on cameras together with arducam But you can use a hdmi-CSI adapter in the next release

sokeman commented 1 month ago

just checked, its a zero 2 but i can get a 3w version to test if that would help??


From: Raphael @.> Sent: Friday, 23 August 2024 3:09 AM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

the zero3w already works as ground, and doesn't work, for cameras, we're still working on it together with arducam

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2305249932, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWJ3XALO3QURZSELRELZSYLOHAVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGI2DSOJTGI. You are receiving this because you authored the thread.Message ID: @.***>

sokeman commented 1 month ago

what size ram and emmc do you suggest for ground and air??

thanks tim


From: Raphael @.> Sent: Friday, 23 August 2024 3:09 AM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

the zero3w already works as ground, and doesn't work, for cameras, we're still working on it together with arducam

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2305249932, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWJ3XALO3QURZSELRELZSYLOHAVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGI2DSOJTGI. You are receiving this because you authored the thread.Message ID: @.***>

raphaelscholle commented 3 weeks ago

sorry for the late reply, It would be a lot faster if we have that communication via telegram or discord. For openhd the smallest variants are perfectly usable,but for developing, I recommend at least 2gb

sokeman commented 3 weeks ago

thats ok my username is "sokeman." (with the dot)


From: Raphael @.> Sent: Monday, 26 August 2024 5:20 AM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

sorry for the late reply, It would be a lot faster if we have that communication via telegram or discord. For openhd the smallest variants are perfectly usable,but for developing, I recommend at least 2gb

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2308963582, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWOPIGLWVKMGCXYJJA3ZTIU6ZAVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHE3DGNJYGI. You are receiving this because you authored the thread.Message ID: @.***>

sokeman commented 3 weeks ago

"sokeman." with the dot for discord. are you talking about the orange pi 3?? because the zero only comes in 512mb.


From: tim .cooper @.> Sent: Monday, 26 August 2024 6:35 AM To: OpenHD/OpenHD @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

thats ok my username is "sokeman." (with the dot)


From: Raphael @.> Sent: Monday, 26 August 2024 5:20 AM To: OpenHD/OpenHD @.> Cc: sokeman @.>; Author @.> Subject: Re: [OpenHD/OpenHD] radxa zero 2 pro (Issue #1106)

sorry for the late reply, It would be a lot faster if we have that communication via telegram or discord. For openhd the smallest variants are perfectly usable,but for developing, I recommend at least 2gb

— Reply to this email directly, view it on GitHubhttps://github.com/OpenHD/OpenHD/issues/1106#issuecomment-2308963582, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS7AGWOPIGLWVKMGCXYJJA3ZTIU6ZAVCNFSM6AAAAABM5ANZNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHE3DGNJYGI. You are receiving this because you authored the thread.Message ID: @.***>

raphaelscholle commented 3 weeks ago

just join our official discord https://discord.gg/NRRn5ugrxH

I'm talking about the radxa zero3w

for the pi, it's similar, 1gb is enough, 2gb for development (zero2w only works as the air, partially because of the limited ram[zero1 doesn't work at all])