NMX Stream-number Feedback
frosch
Junior Member
in AMX Hardware
Hi,
As far as I understand NMX Decoders (and Encoders) speek nativly Netlinx now and I can control them with commands like 'CI x'
but what's about feedback of those stream numbers?
Is there kind of a level where I can read the sream number from or do I have to poll it regulary with '?VIDIN_INPUT'
thanks in advance...
As far as I understand NMX Decoders (and Encoders) speek nativly Netlinx now and I can control them with commands like 'CI x'
but what's about feedback of those stream numbers?
Is there kind of a level where I can read the sream number from or do I have to poll it regulary with '?VIDIN_INPUT'
thanks in advance...
Comments
-
The Native Netlinx implementation is very thin. Pretty much the bare essentials. But bear in mind the old SVSi API and communication scheme is still in play and has all the more "tweaks" things like The stream ids and so forth. The major downside to using the old SVSI comm method is it is not asynchronous. You have to poll it for info with essential "Get <whatever you want to know>" requests. When you consider it is entirely possible to have dozens of decoders in an small system, that's a lot of IP communication traffic to handle.
-
Hi,
As far as I understand NMX Decoders (and Encoders) speek nativly Netlinx now and I can control them with commands like 'CI x'
but what's about feedback of those stream numbers?
Is there kind of a level where I can read the sream number from or do I have to poll it regulary with '?VIDIN_INPUT'
thanks in advance...
Any stream change at the decoder will asynchronously report as VIDIN_INPUT-<stream#>. You will need to query at the device online event.
You can also set up N-act programming at the endpoint to send any asynchronous update to a server session running on the master. -
Any stream change at the decoder will asynchronously report as VIDIN_INPUT-<stream#>. You will need to query at the device online event.
You can also set up N-act programming at the endpoint to send any asynchronous update to a server session running on the master.
Yes, you're right, there is a COMMAND-EVENT like "VIDIN_INPUT-45", but this event only happens if I set the stream via Netlinx Command.
If I change streams via N-Series Controller or via N-Able - no Event occurs... -
Yes, you're right, there is a COMMAND-EVENT like "VIDIN_INPUT-45", but this event only happens if I set the stream via Netlinx Command.
If I change streams via N-Series Controller or via N-Able - no Event occurs...
I've got a pair of decoders (N2000 1.13.6 firmware) sitting on my desk and I am seeing the VIDIN_INPUT- update in Notifications when I change the stream number at the device web page, from N-Able, and an N-Series controller. Also reports when I send the CI xxx command via NetLinx or the set: xxx <CR> command via tcp. -
Same same after updating to the current release firmware on the web site 1.15.7 - VIDIN_INUT-<stream> reporting as before.
NetLinx master is an NX @ v1.5.78
Leave a Comment
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums
