An open API service indexing awesome lists of open source software.

https://github.com/monoxane/nkrosstalk

Control an NK-IPS with RossTalk
https://github.com/monoxane/nkrosstalk

broadcast production rossvideo router television video

Last synced: 11 months ago
JSON representation

Control an NK-IPS with RossTalk

Awesome Lists containing this project

README

          

# nkrosstalk
Control an NK-IPS with RossTalk

## Development
It's golang, it's probably bad code, it's my first real golang thing.

There's also a Dockerfile becuase I run things in docker.

## Deployment

```
docker run --name nkrosstalk -d -p 7788:7788 -e NK_HOST=10.101.41.2 -e NK_SIZE=72 monoxane/nkrosstalk:latest
```

Send it RossTalk with line feed like:
```
XPT ::
XPT 1:65:50
```