josephdadams / TallyArbiter

The flexible and customizable camera tally light system
http://www.tallyarbiter.com
MIT License
286 stars 101 forks source link

Tsl client updates during Atem transition #226

Open videojedi opened 3 years ago

videojedi commented 3 years ago

Hi folks. I've noticed during an Atem transition, the TSL client output is continually updated rather than just a message at beginning and end of transition.

Also seems to causes the TA gui some issues.

I've implement an ignore duplicate packet in my downstream applications. Could the same be the answer for the Atem routine in TA?

RB

hrueger commented 3 years ago

Hi @videojedi , We'll soon ship a beta of version 3.0.0. Your issue is probably fixed there.

josephdadams commented 3 years ago

@videojedi care to test the v3 beta and see if this is resolved? We could probably fire off a build for you If you don't have a dev environment going.

videojedi commented 3 years ago

yeah sure, I’ll test it.

Where do I pull the beta from?

Thanks

Richard

On 25 Oct 2021, at 23:42, Joseph Adams @.***> wrote:

@videojedi https://github.com/videojedi care to test the v3 beta and see if this is resolved? We could probably fire off a build for you If you don't have a dev environment going.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/josephdadams/TallyArbiter/issues/226#issuecomment-951389259, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVU5OXOKLKYRJRUCAL2J6LUIXMNXANCNFSM5FOHFCPQ.

videojedi commented 3 years ago

I've pulled the latest master but version says 2.0.14

When performing an Atem transition, I’m still seeing 60 packets. 59 of which are Red/Green and the final packet is Red.

Attached the wireshark capture

On 26 Oct 2021, at 08:18, Richard Burford @.***> wrote:

yeah sure, I’ll test it.

Where do I pull the beta from?

Thanks

Richard

On 25 Oct 2021, at 23:42, Joseph Adams @. @.>> wrote:

@videojedi https://github.com/videojedi care to test the v3 beta and see if this is resolved? We could probably fire off a build for you If you don't have a dev environment going.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/josephdadams/TallyArbiter/issues/226#issuecomment-951389259, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVU5OXOKLKYRJRUCAL2J6LUIXMNXANCNFSM5FOHFCPQ.

videojedi commented 3 years ago

Also, when the Atem Software control panel is open, there seems to be a TSL packet every half second or so sent to TSL listeners. It stops as soon as I close the software control panel.

Richard

On 26 Oct 2021, at 09:01, Richard Burford @.***> wrote:

I've pulled the latest master but version says 2.0.14

When performing an Atem transition, I’m still seeing 60 packets. 59 of which are Red/Green and the final packet is Red.

Attached the wireshark capture

> On 26 Oct 2021, at 08:18, Richard Burford ***@***.*** ***@***.***>> wrote: > > yeah sure, I’ll test it. > > Where do I pull the beta from? > > Thanks > > Richard > >> On 25 Oct 2021, at 23:42, Joseph Adams ***@***.*** ***@***.***>> wrote: >> >> >> @videojedi care to test the v3 beta and see if this is resolved? We could probably fire off a build for you If you don't have a dev environment going. >> >> — >> You are receiving this because you were mentioned. >> Reply to this email directly, view it on GitHub , or unsubscribe . >> >
hrueger commented 3 years ago

I've pulled the latest master but version says 2.0.14 Yes, the versions are only bumped when creating a new release.

Is your settings page split up into multiple tabs? Just to make sure that you're really using the latest version.

videojedi commented 3 years ago

Yes it is. Looks great!

Richard.

Sent from my iPhone

On 26 Oct 2021, at 11:58, Hannes Rüger @.***> wrote:

 I've pulled the latest master but version says 2.0.14 Yes, the versions are only bumped when creating a new release.

Is your settings page split up into multiple tabs? Just to make sure that you're really using the latest version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

hrueger commented 3 years ago

Strange. I thought we had something like duplicate packet detection. We'll look into that.