Skip to content

Worked perfectly for over a year, now it's flatlined #1068

Answered by mrlt8
PerpSearch asked this question in Q&A
Discussion options

You must be logged in to vote

Is the previous bridge still up or is something else already using those ports?

you can specify a different port by changing the value before the : like this:

ports:
- 1936:1935 # RTMP  (changed to 1936)
- 8554:8554 # RTSP
- 8888:8888 # HLS
- 8889:8889 #WebRTC
- 8189:8189/udp # WebRTC/ICE
- 5050:5000 # WEB-UI (changed to 5050)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PerpSearch
Comment options

Answer selected by PerpSearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants