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
- Host: GitHub
- URL: https://github.com/monoxane/nkrosstalk
- Owner: monoxane
- License: bsd-3-clause
- Created: 2021-06-12T09:25:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T01:47:21.000Z (almost 5 years ago)
- Last Synced: 2025-04-22T17:59:30.649Z (about 1 year ago)
- Topics: broadcast, production, rossvideo, router, television, video
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```