libVISCA port
joelw
Posts: 175
Last week I ported this to AMX for some testing:
http://damien.douxchamps.net/libvisca/index.php
There are a number of improvements that can be made, such as:
1. semaphore locking of resources
2. asyncronous tx/rx
etc. etc.
It's a start and may be useful to some as is.
If you make any changes post to this thread.
http://damien.douxchamps.net/libvisca/index.php
There are a number of improvements that can be made, such as:
1. semaphore locking of resources
2. asyncronous tx/rx
etc. etc.
It's a start and may be useful to some as is.
If you make any changes post to this thread.
0
Comments
I created an example from working system code.
It's controlling:
Sony BRC-H700
Sony RM-BR300
http://www.indyelectronics.com/Visca%20Lib%20Example.zip
Feedback is appreciated.