aes67-linux-daemon icon indicating copy to clipboard operation
aes67-linux-daemon copied to clipboard

Are there any plans to use NMOS in the future?

Open calanor opened this issue 3 years ago • 8 comments

It would be very useful to be able to use NMOS IS-04 for discovery and IS-05 for automatic sink configuration. The libraries published by Sony could also be useful: https://github.com/sony/nmos-cpp

calanor avatar Feb 09 '23 13:02 calanor

This would be very useful for me as well! That‘s the missing piece for the use in orchestrated environments!

andyweiss avatar Feb 09 '23 13:02 andyweiss

Same here... NMOS would be great!Am 09.02.2023 14:40 schrieb andyweiss @.***>:

This would be very useful for me as well! That‘s the missing piece for the use in orchestrated environments!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

br-online avatar Feb 09 '23 13:02 br-online

yes, it's certainly possible to integrate NMOS IS-04 node functions into the daemon. Are you aware of any cheap AES67 device implementing NMOS IS-04 to run some interoperability tests ?

bondagit avatar Feb 10 '23 16:02 bondagit

It will be hard to find any cheap device capable of NMOS IS-04. There are some option to test against other software. I can collect some links if you are interested. I have access to some AES67 NMOS capable devices and can offer to do various tests.

andyweiss avatar Feb 18 '23 08:02 andyweiss

In nmos-cpp API from Sony have some exemples and a code for make a NMOS node. Could use as a device. For browse, discovery and get the URL of the sdp the avahi daemon it's sufficient.

calanor avatar Feb 18 '23 10:02 calanor

ok, thanks for the info. I will be working on this when possible.

bondagit avatar Feb 20 '23 17:02 bondagit

im doing a lot of research an testing into SMPTE ST 2110 lately. An NMOS implementation would be great for using your daemon in such environment! Maybe the NMOS IS-08 standard for Audio channel mapping could be interesting too.

if you still looking for a interoperability test, you could have a look into this: https://github.com/rhastie/easy-nmos

easy-nmos comes with testing tools, registry, controller and sample node.

You could also find the standalone testing tool here: https://github.com/AMWA-TV/nmos-testing

stvmyr avatar Sep 24 '23 06:09 stvmyr