Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for DataVideo DVIP protocol #77

Closed
jamesremuscat opened this issue Mar 21, 2018 · 2 comments
Closed

Add support for DataVideo DVIP protocol #77

jamesremuscat opened this issue Mar 21, 2018 · 2 comments

Comments

@jamesremuscat
Copy link
Owner

DVIP is DataVideo's VISCA-over-IP protocol. It's VISCA with a two-byte extra header with packet length (because reasons, I suppose?).

http://www.resource.datavideo.com/downloads/Datavideo_DVIP_Ethernet_Control_Operation_Guide.pdf
(essentially the only useful information in that is that it uses TCP port 5002)

http://www.resource.datavideo.com/downloads/Datavideo_PTC-150_DVIP_Protocol.pdf
(confirms that it's pretty much VISCA with extra header)

This might suddenly become extremely urgent, very soon...

@jamesremuscat
Copy link
Owner Author

jamesremuscat commented Mar 22, 2018

WIP in feature/datavideo-dvip branch.

@jamesremuscat
Copy link
Owner Author

Resolved by #78.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant