-
Notifications
You must be signed in to change notification settings - Fork 39
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
Which WIFI router? #53
Comments
Thank Aron, you are very kind as usual. My network connection go from Atem to panel directly, as panel have 2 rj45 ports, the second go to the router. How can I separate the tally system network? |
With "adjustment pages" you mean in the "ATEM setup" software? The only guess I have on the freezing is as described above. Do you know if it actually reboots, or just looses WiFi connection and reconnects. If it actually reboots it would because of a chrash, which would need investigation. If you don't have the latest version of the software, make sure to get it installed. Making a seperate network really depends on you network gear and setup. Consumer APs/routers typically let you configure 1 or 2 networks, and maybe a guest network, whereas eg the Ubiquity gear we use let you configure multiple networks within its configuration UI. There we have created a network just for AV and PA gear alone. Ideally you would have a network just for the ATEM and the tallys that doesn't even connect to the internet, but that of cause won't work if you use the ATEM to stream from. But besides that I'm most likely not able to assist you any further, as I'm pretty confident that I've done what I can in the software, and the networking part really depends on your setup. If it is because the ESPs doesn't have cpu power enough you could try with ESP 32 modules instead. They should have quite a bit more cpu power from what I read. I can verify/compile the code for them, but I don't have modules myself to test with, and don't plan on getting them anytime soon. So it's something you'd have to experiment with yourself. 😊 |
With "adjustment pages" I mean, meanwhile I'm in other pages different as main page in the broadcast panel. |
The only ATEM hardware I've worked with is an ATEM mini pro |
I did 2 outdoor jobs, with apple modem, got mixed results. |
Well, did 4 other jobs in a busy street in downtown, and was a disaster. I borrow a Mercusys AC12, 5 x 5dbi antennas and obtain better results. |
well Mercusys have issues too. Just bought a Ubiquiti unifi UAP-LR and despite I only did home test, seems like I have a jackpot |
Ubiquiti unifi UAP-LR is the best so far. |
Recently I tried updating our ATEM mini pro to the latest version, which resulted in it freezing sometimes in the middle of a show. We feed the video to OBS over usb, and assumed it was an issue with the usb connection in the latest firmware. We downgraded the ATEM again, and haven't had issues since. It just struck me that it might be that the latest ATEM firmware is more sensitive to data loss/slow response or something like that, and that it was actually my tally lights causing the freezing. |
Interesting... |
Our ATEM mini pro is running 8.2.1 |
Be careful while downgrading those ATEMs, already bricked two of them trying to downgrade. Also no chance using recovery then. I also experience drops since some weeks, I also upgraded my ATEM Extreme some time ago - maybe this is really a firmware problem? |
Before upgrade, had you drop issues? |
Sounds like no fun! 🙁 Might sound like we're running into issues with the ATEM libraries by Skaarhøj not being updated as the ATEMs firmware is. If that's the case I sadly don't have the time or resources to keep it up to date. |
Well, for me, the system which I build with 5 tallys and the Ubiquiti AP work very fine. Good work! |
Any of you guys know if an "Isolate" network for the tally's would prevent the Atem connection drops? |
I downgraded my ATEM Mini Extreme and still get connections issues using a complete isolated wifi network, a dedicated Unifi Mesh-AP (because they are outdoor capable) and I don't know how to fix this. |
What exactly do you mean by tally server? If you are referring to the second Arduino file, then that's only acting as a fake switcher for when I'm testing things at home. The server functionality is built in by default into the tally light, so they all act as a server as well as a tally. That way you can connect them to each other, instead of all to the switcher. I'm not sure if that helps though with your WiFi. Also I'm not able to do extensive testing, other than the small two cam setup I have inside, so I can't really say much about range. I've made the code able to run on an ESP32 as well, which should be able quite more powerful than the ESP8266, but again, I can't do extensive testing. But that said, with it working on the ESP32, it should be quite simple to use something like an m5stack ATOM https://shop.m5stack.com/products/atom-matrix-esp32-development-kit |
Just a small update now after two productions using the tally lights: after some system changes they're working perfectly. |
@bfbones could you elaborate on how you did the “server” build please? |
Hello
My setup is now 5 tally light
I have an ATEM 1 M/E production studio 4K and an ATEM 1 M/E broadcast panel. I don't use a computer for control
My first router was a TP-LINK TL-WR740N
Since I had range and drop issues, I thought changing it for powerfull one, the problems will gone.
I get a TP-LINK TL-WR940N, but the issues remain, every 30 or 40 camera change, got frozen the control panel for a few seconds. Sometimes all tally's lost connection, sometimes not.
Doing some research, I found that the control protocol uses UDP and is fairly intolerant to packet loss and network latency and as Strata pro app developers suggestion, now I'm trying an Apple Airport express.
In home test, at least the 40 changes freeze problem gone, but I concerned about the router range, since it lacks of external antenas. I hope do some in field test soon.
Which router are you using? do you have drops problem?
A guy from youtube recommend a D Link Dir 615, someone have use it?
The text was updated successfully, but these errors were encountered: