got it working… in a weird round a bout way but… it works i guess lol now to see what i can do to take full advantage of having a raspi transmitting to my herelink system any cool ideas?
We have had months of beta for people to test before it was a release, and all reports were excellent.
We have found that some 720p cameras are now misbehaving, and are looking into this.
We cannot possibly test every camera type, so we do rely on our beta testers
Let people revert back to useful firmware FFS this is ridiculous system is useless now. Unreliable waste of money with no support.
In order to get to codes, you need to declare the Raspi that you have including what type of code you are looking out for.
This update includes critical safety bug fixes.
May I ask where you have posted your issue? Please tag me.
Make sure to post a bug report, and we can see what is going on.
Right here in this thread…. GoPro hero 4 silver no longer works for video transmission. Critical safety bug or not you can’t defend not having the ability to revert back a firmware you can do that with literally every single piece of technology ever it’s a pretty standard and important feature. I’d take a critical security bug over the inability to fly my rig because I can’t see. Or idk I’d take a critical safety bug over having to rip out everything I built and drag along an entire raspi computer just to have a pilot cam. I’ll never be upgrading the software again.
Can you advice on what hardware was the new firmware tested upon.
Also kindly advice whether there is any difference in installation procedure.
WTF!!! so herelink works with a raspi zero but no video support for raspi 3… Jesus the inconsistency of this product all i want is a GD pilot camera to work for more then one update cycle@!!!
what can i use for a pilot camera that works!!! ive got so much wasted money wrapped up in gopros, raspberry pis this is freaking stupid… who wants this system im about to sell this trashcan.
how do i get the raspi to just boot to the camera output? and do i need the raspi image that has the full desktop on the raspi zero or what??? only one i can get to work is with desktop… for the love of god all i want is a damn pilot cam. should have stuck with dji system.
Hi
Can understand your frustration…i used to be on DJI Mavic 2 pro before I moved to Parrot Anafi Thermal.
The Herelink has its own ups and downs. It is also depended on the sequence of installation and sequence of operation.
Raspi ( any version) must work out of the box. I have tested it on Raspi 3 but unfortunately the system is not with me now …
Regarding the booting your python code at startup, you can use the following link
Five Ways to Run a Program On Your Raspberry Pi At Startup
Just sharing my config to send raspberry pi video to Herelink here
Using raspbian/raspberry pi os. You have to fix the output resolution to 1080p. Auto-detection won’t work.
cd boot
sudo nano config.txt
Original | Modification |
---|---|
#disable_overscan=1 | disable_overscan=1 |
#framebuffer_width=1280 | framebuffer_width=1920 |
#framebuffer_height=720 | framebuffer_height=1080 |
#hdmi_force_hotplug=1 | hdmi_force_hotplug=1 |
#hdmi_group=1 | hdmi_group=1 |
#hdmi_mode=1 | hdmi_mode=34 |
#hdmi_drive=2 | hdmi_drive=2 |
https://www.raspberrypi.org/documentation/configuration/config-txt/video.md |
It doesn’t matter whether you are using cli version or desktop version. Herelink will be the screen of raspberry pi. You get what it displays.
Can we send python command to RasPi through VNC viewer installed on Herelink remote
Thanks man appreciate the help
Thanks that should fix up the issue then with the raspi3 not outputting video
none of these settings allowed the raspi 3 to work with the herelink system… all i want is my damn gopro to work again… i cant use this system to make money if i cant fly this drone… one update has cost me hundreds if not thousands of dollars and no one from herelink has anything to say.
Can anyone confirm that Foxeer Box 2 (fw: 2.1.1.20190624) still works with latest Herelink stable (BRU01210730)? @UlrichC @Banme_RC
I recall it working with previous Herelink firmware version some time ago - but cannot get it working again with BRU01210730 it seems.
Does the Hero 9 work yet?