-
Notifications
You must be signed in to change notification settings - Fork 505
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
Fix Chinese cameras with wrong Session header after v1.4.0 #382
Comments
Another note, with streams:
rua:
- "ffmpeg:rtsp://192.168.1.33:554/0/av1#video=copy#audio=copy"
- "ffmpeg:rua#audio=aac"
rua_hd:
- "ffmpeg:rtsp://192.168.1.33:554/0/av0#video=copy"
- rtsp://127.0.0.1:8554/rua?audio=aac |
I confirm, it worked on my Yi Ants camera. streams:
Spalnya:
- ffmpeg:rtsp://10.10.10.23:554/ch0_0.h264#video=copy
|
weird because it breaks connection to rtsp from mediatx (that I use to stream from my pi cam) |
@lolorc latest master broken but v1.4.0 works for you? |
@AlexxIT that's correct, but both work with my cheap yi cameras. |
@lolorc once again - go2rtc master version can't get RTSP from Mediatx? |
@lolorc you can try latest master version with another fix |
Thanks a ton, @AlexxIT. Amazing release! |
Logs:
Configuration:
The text was updated successfully, but these errors were encountered: