We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bfc4d commit 3ab4c81Copy full SHA for 3ab4c81
docker-compose.yml
@@ -2,12 +2,12 @@ version: '3'
2
3
services:
4
stream2giratksip:
5
- image: toprock/stream2giratksip:1.0.4
+ image: toprock/stream2giratksip:1.0.5
6
restart: always
7
ports:
8
- 554:554
9
- 8090:8090
10
environment:
11
INPUT_STREAM_URL: "http://192.168.3.2:9981/stream/channelid/738382740?profile=pass"
12
RTSP_PORT: 554
13
- HTTP_PORT: 8090
+ HTTP_PORT: 8090
0 commit comments