I would suggest not using it over wifi, its all udp packets and there is a risk of dropping them
if you do want too, then just set it up as you would rasbian, log in as root/root, then type
mount -o remount,rw /
before you make changes
Kingsley
TBD Black Magic ATEM Raspberry Pi Tally
Re: TBD Black Magic ATEM Raspberry Pi Tally
I've just set this up on my original Pi model B.epicallyadams wrote: ↑Wed Feb 27, 2019 9:14 am I don't believe you can do that in Tally Config, how would i go about altering the code, a file on the SD card if i view on a windows computer?
Sorry, not done much Pi coding but familiar with actionscript and python so if i can find the file i'm sure i can work it out!
Cheers
Im waiting to borrow a friends ATEM, I assume that if it cant establish a connection to the atem then it just sets all GPIO's on ?
It would be usefull to know how to change which channel mapps to which GPIO , i use the atem mobile and its not always configured the same
other than that this is great ! really easy to use.

Re: TBD Black Magic ATEM Raspberry Pi Tally
I would love manage a Xbee integration for wireless transmission...
Anyone knows how?
Anyone knows how?
Re: TBD Black Magic ATEM Raspberry Pi Tally
Well it looks like you can get a sheild for it so you should be able to do it.
I dont know much about the protocal.
I dont know much about the protocal.
-
- Posts: 2
- Joined: Sun Mar 22, 2020 3:12 am
Re: TBD Black Magic ATEM Raspberry Pi Tally
Hi everyone I want to make a blackmagic wireless tally system. If you have a diagram or a link on how to create it, give it. Although it is possible to find chords that are used for this purpose, no complete method has been found. Thank you very much
Re: TBD Black Magic ATEM Raspberry Pi Tally
I've been looking at how to do this, I got one working with somel effectiveness (it worked 80% of the time),
I ran out of time developing it. I also ran out of funds to do it (gigs are a little dry atm). I planed to make it work with the Tally I have already had using wifi.
I need to afford a few of these to test/develop it
https://store.arduino.cc/usa/mkr-wifi-1010
I ran out of time developing it. I also ran out of funds to do it (gigs are a little dry atm). I planed to make it work with the Tally I have already had using wifi.
I need to afford a few of these to test/develop it
https://store.arduino.cc/usa/mkr-wifi-1010
Re: TBD Black Magic ATEM Raspberry Pi Tally
Hello!
This is a great system, but i'm having trouble setting it up. I have tried:
-Plugging both the ATEM an the Pi into a router, and given them ips (192.168.1.240 for ATEM and 192.168.1.241 for Pi)
-Plugging the ATEM directly into the Pi (Tried both with the ip above and the standard ip(172.30.0.1 for Pi and 172.30.0.240 for ATEM, in this scenario we gave gateway 172.30.0.0 to ATEM))
I have not managed to get any signal on any GPIO pins that are designated for program output. In all cases above we have used a standard netmask (255.255.255.0) and tried restarting everything multiple times. I also confirmed the LEDs were working correctly by using one of the 3.3v outputs.
I hope you are able to help me!
This is a great system, but i'm having trouble setting it up. I have tried:
-Plugging both the ATEM an the Pi into a router, and given them ips (192.168.1.240 for ATEM and 192.168.1.241 for Pi)
-Plugging the ATEM directly into the Pi (Tried both with the ip above and the standard ip(172.30.0.1 for Pi and 172.30.0.240 for ATEM, in this scenario we gave gateway 172.30.0.0 to ATEM))
I have not managed to get any signal on any GPIO pins that are designated for program output. In all cases above we have used a standard netmask (255.255.255.0) and tried restarting everything multiple times. I also confirmed the LEDs were working correctly by using one of the 3.3v outputs.
I hope you are able to help me!
Re: TBD Black Magic ATEM Raspberry Pi Tally
I’m struggling with the same as savasv6. I do get an error my re-save during boot, don’t know if that relates to why it doesn’t work?
Error message
Failed to start Create volatile files and directories
Error message
Failed to start Create volatile files and directories
Re: TBD Black Magic ATEM Raspberry Pi Tally
Hey again! I got it to work after a wiping the SD card some times and understanding i had to use some other pins.

Re: TBD Black Magic ATEM Raspberry Pi Tally
Any chance this could be updated to work on a Pi 4B? Or am I doing something wrong? It won't boot, I just get a blank screen on both mini HDMI ports.