solace2rtsp
Solace Video solution, sink cascade
246
This image is a demo of Solace video solution that:
Solace video solution consists of 3 components:
Video sink cascade requires:
s/v/{camera_name}/desc and subscribe from: s/v/{camera_name}/>Sample docker run command running RTSP server on port 8554:
docker run -e SOLACE_HOST={your.solace.host}:55555 -e SOLACE_VPN={your_vpn} -e SOLACE_USERNAME={your_username} -e SOLACE_PASSWORD={your_password} -e SERVER_PORT=8554 -p 8554:8554 paulusgunadi512/solace2rtsp
Video URL:
rtsp://{your.sink.cascade.host}:8554/{camera_name}
where the {camera_name} is the camera name assigned at source cascade
Content type
Image
Digest
sha256:2d158eabf…
Size
8.6 MB
Last updated
over 1 year ago
docker pull paulusgunadi512/solace2rtsp