Edward-Wu / srt-live-server

srt live server for low latency
Other
644 stars 192 forks source link

SRT Streaming not working #89

Open CraigRSheppard opened 3 years ago

CraigRSheppard commented 3 years ago

Hello everyone,

Working on streaming on srt. Able to stream out using OBS without any issues, but the need is to use another application as the streamer itself.

The error below is coming from the alt. streamer.

2021-03-12 20:20:08:727 SLS INFO: [0x5561f2975e20]CSLSSrt::libsrt_close, fd=430134672. 2021-03-12 20:20:09:477 SLS INFO: [0x5561f2835da0]CSLSSrt::libsrt_accept ok, new sock=430134671, 148.122.23.21:50600. 2021-03-12 20:20:09:477 SLS INFO: [0x5561f2813520]CSLSListener::handler, new client[148.122.23.21:50600], fd=430134671. 2021-03-12 20:20:09:477 SLS INFO: [0x5561f2813520]CSLSListener::handler, [148.122.23.21:50600], sid 'input/live/test' 2021-03-12 20:20:09:477 SLS ERROR: [0x5561f2813520]CSLSListener::handler, refused, new role[148.122.23.21:50600], stream='input/live/test',but publisher=0x5561f2a6c8a0 is not NULL.

Is there any information from the error I can use to help troubleshoot the error? Would it be possible to get a console output of what commands OBS is sending to create a connection and stream it?

Any help is welcome. If you know of other places to post for more help on OBS, that would be great!

Craig

ulises2016 commented 3 years ago

nadie responde no hay soporte

hillsoftware commented 3 years ago

Are you using output/live/test on the app you are pulling the stream with? Not sure on your sls.conf but I am wondering if you are using the docker version of srt-live-server as it uses that naming nomenclature.

Edward-Wu commented 3 years ago

stream='input/live/test',but publisher=0x5561f2a6c8a0 is not NULL. the publisher named "input/live/test" has existed, so the sls refused.Please check the whole log to search the first publisher.

chewara commented 2 months ago

i have the same error and cant fix it . but publisher </ is not listener right? i do not understand CSLSListener::handler, refused, new role[::xxxxxxxxxxxxxxxx], stream='publish/live/feed1',but publisher=0x7f4b4aac1920 is not NULL.