Can't make multiple routes on Videohub via SDK

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

Roddy Pratt

  • Posts: 8
  • Joined: Thu Mar 27, 2014 12:49 pm

Can't make multiple routes on Videohub via SDK

PostMon Jan 07, 2019 3:18 pm

I've just stumbled over a TCP problem with Videohub SDK in firmware 6.4.1

We've had control working via TCP for a few years without problem, until I recently tried to make multiple routes at once using multiple VIDEO OUTPUT ROUTING commands. Basically, only the first two routes are made, and the others are silently skipped.

I can provide a Wireshark log if necessary, but it appears that if a single network packet contains multiple routing commands, only the first is executed. It seem that if the Nagle algorithm on the sending socket is disabled, all routes are made correctly. This really shouldn't be necessary.
Offline
User avatar

Xtreemtec

  • Posts: 5391
  • Joined: Wed Jan 02, 2013 11:48 am
  • Location: The Netherlands

Re: Can't make multiple routes on Videohub via SDK

PostTue Jan 08, 2019 2:48 pm

Sorry but have to check. Do you have the same FW version as SDK version installed on your videohub.?
Daniel Wittenaar .:: Xtreemtec Media Productions ::. -= www.xtreemtec.nl =-
4K OBV Trailer, ATEM TVS HD, 4M/E Broadcast Studio 4K, Constelation 8K, Hyperdeck Studio 12G, Ursa Broadcast 4K, 4K fiber converters with Sony Control
Offline

Roddy Pratt

  • Posts: 8
  • Joined: Thu Mar 27, 2014 12:49 pm

Re: Can't make multiple routes on Videohub via SDK

PostTue Jan 08, 2019 6:01 pm

Thanks for the reply.

SDK: We're not using the COM components - We've just implemented the Videohub Ethernet Protocol as described in the "Developer Information" section of the manual, so all the code is ours. So SDK version shouldn't matter.

I see 6.4.2 has just hit the support site. I'll see if that firmware changes anything!
Offline
User avatar

Xtreemtec

  • Posts: 5391
  • Joined: Wed Jan 02, 2013 11:48 am
  • Location: The Netherlands

Re: Can't make multiple routes on Videohub via SDK

PostTue Jan 08, 2019 8:43 pm

Still there could have been a change in the way the protocol works between versions. ;) So that was why i asked if you run the same version SDK and FW on the router. 8-)
Daniel Wittenaar .:: Xtreemtec Media Productions ::. -= www.xtreemtec.nl =-
4K OBV Trailer, ATEM TVS HD, 4M/E Broadcast Studio 4K, Constelation 8K, Hyperdeck Studio 12G, Ursa Broadcast 4K, 4K fiber converters with Sony Control
Offline

Roddy Pratt

  • Posts: 8
  • Joined: Thu Mar 27, 2014 12:49 pm

Re: Can't make multiple routes on Videohub via SDK

PostTue Jan 08, 2019 10:15 pm

Xtreemtec wrote:Still there could have been a change in the way the protocol works between versions. ;) So that was why i asked if you run the same version SDK and FW on the router. 8-)


Understood. To clarify, we're not "running" or linking with *any* BMD supplied software on the client. It's just our own code, using the documented protocol. If there had been a change to the protocol, I'd expect a change to the documentation.

The behaviour I'm seeing isn't described by the docs, and I suspect has been there forever. It's only a problem if you send a series of commands in quick succession without waiting for ACKs in between each one, which is something we haven't tried until now.

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 14 guests