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

YouTube Streaming not work #1574

Open
Loafter opened this issue Jan 28, 2025 · 4 comments
Open

YouTube Streaming not work #1574

Loafter opened this issue Jan 28, 2025 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Loafter
Copy link

Loafter commented Jan 28, 2025

So i followed manual fill config file.
And this is not work, i don't see any evidence that something trying start publishing to youtube server.
i try open fixed stream (Parking_transcode) with aac codec and it's work normal i check it in VLC player.

streams:
  Dacha_Basement:
    - rtsp://192.168.3.2:554/11#timeout=10
  Dacha_Kitchen:
    -  rtsp://192.168.3.33:554/user=admin_password=LFjb3Dxx_channel=0_stream=0&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Dacha_Road:
    - rtsp://192.168.3.130:554/11#timeout=10
  Dacha_Heater:
    - rtsp://192.168.3.133:554/user=admin_password=LFjb3Dxx_channel=0_stream=0&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Dacha_Rehab:
    - rtsp://192.168.3.12:554/user=admin_password=LFjb3Dxx_channel=0_stream=0&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Moscow_Garage:
    - rtsp://192.168.6.4:554/11#timeout=10
  Moscow_Caricino:
    - rtsp://192.168.7.179:554/user=admin_password=LFjb3Dxx_channel=0_stream=0&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Pro_Kitchen:
    - rtsp://192.168.2.145:554/user=admin_password=LFjb3Dxx_channel=0_stream=0&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Pyat_Сourtyard:
    - rtsp://192.168.8.95:554/11#timeout=10
  Pyat_Kitchen:
    - rtsp://192.168.8.61:554/user=admin_password=LFjb3Dxx_channel=0_stream=0&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Pro_Parking:
    - rtsp://192.168.2.15:554/11#timeout=10
  Dacha_4K_Garden:
    - rtsp://192.168.3.41:554/stream0#timeout=30
  Dacha_Heater_Low:
    - rtsp://192.168.3.133:554/user=admin_password=LFjb3Dxx_channel=0_stream=1&protocol=unicast&onvif=ture.sdp?real_stream#timeout=10
  Dacha_Basement_Low:
    - rtsp://192.168.3.2:554/22#timeout=10
  Pro_Parking_Low:
    - rtsp://192.168.2.15:554/22#timeout=10
  Parking_transcode:
    - ffmpeg:rtsp://192.168.2.15:554/11#video=copy#audio=aac
publish:
    Parking_transcode:
    - rtmp://a.rtmp.youtube.com/live2/tcjb-xxxx-yfx8-wd2a-b1km
webrtc:
  ice_servers:
    - urls: [stun:stun.l.google.com:19302]
@AlexxIT AlexxIT added the question Further information is requested label Jan 28, 2025
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 28, 2025

You haven't provide go2rtc version. And any info about "Parking_transcode" stream. Codecs, etc.

@Loafter
Copy link
Author

Loafter commented Jan 28, 2025

You haven't provide go2rtc version. And any info about "Parking_transcode" stream. Codecs, etc.

Of course, Sorry
Version: 1.9.8, Docker enviroment on OpenWrt.
Direct stream from camera
Image

@Loafter
Copy link
Author

Loafter commented Jan 28, 2025

And after audio conversion

Image

@AlexxIT AlexxIT self-assigned this Jan 28, 2025
@AlexxIT AlexxIT added bug Something isn't working and removed question Further information is requested labels Jan 28, 2025
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 28, 2025

Codecs are fine. I need to check the same situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants