Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When trying to stream obs to monaserver via udp 1935 error Unknown RTMFP session #60

Open
LumineRose opened this issue Aug 3, 2022 · 0 comments

Comments

@LumineRose
Copy link

When trying to stream obs to monaserver via udp 1935, an error occurs regardless of the use of the key and creation in the www folder

Application.cpp[134] MonaServer v2.723
Application.cpp[136] Load configuration file MonaServer.ini
Protocols.h[82] RTMFP server started on 0.0.0.0:1935
Protocols.h[82] RTMPS server started on 0.0.0.0:8443
Protocols.h[82] HTTP server started on 0.0.0.0:80
Protocols.h[82] WS server started on 0.0.0.0:80
Protocols.h[82] HTTPS server started on 0.0.0.0:443
Protocols.h[82] WSS server started on 0.0.0.0:443
Protocols.h[82] SRT server started on 0.0.0.0:9710
RTMFPDecoder.cpp[345] Unknown RTMFP session 1191387189
RTMFPDecoder.cpp[345] Unknown RTMFP session 3803027994
RTMFPDecoder.cpp[345] Unknown RTMFP session 4013107037
RTMFPDecoder.cpp[345] Unknown RTMFP session 1165657714
RTMFPDecoder.cpp[345] Unknown RTMFP session 3361569011
RTMFPDecoder.cpp[345] Unknown RTMFP session 1928317888
RTMFPDecoder.cpp[345] Unknown RTMFP session 3291341922
RTMFPDecoder.cpp[345] Unknown RTMFP session 3892755105
RTMFPDecoder.cpp[345] Unknown RTMFP session 875431781
RTMFPDecoder.cpp[345] Unknown RTMFP session 3308350669

trying to change the port gives the same error

I'm trying to repeat the guide( https://batoct.com/2020/02/23/low-latency-video-streaming-obs ) with the lowest possible delay via udp from obs to relay monaserver srt, but so far nothing has worked, does anyone have any ideas how to fix this? rtmp =>srt gives too much delay (3 seconds even on a local network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant