Portál AbcLinuxu, 11. listopadu 2025 02:06
Řešení dotazu:
Váš vstup se nezdařilo otevřít: VLC se nepodařilo otevřít MRL 'sdp://v=0 o=- 15056247404700746021 15056247404700746021 IN IP4 ofa-Extensa-5635 s=TestStream i=N/A c=IN IP4 239.195.255.255/255 t=0 0 a=tool:vlc 1.1.4 a=recvonly a=type:broadcast a=charset:UTF-8 a=source-filter: incl IN IP4 * 192.168.1.24 m=video 1234 udp mpeg '. Zkontrolujte logy pro detaily.
ofa@ofa-Extensa-5635:~/Videa$ ./stream2
VLC media player 1.1.4 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7f341a8b7b20, 0x7f341a8b7a80)
libdvbpsi error (PSI decoder): TS discontinuity (received 10, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 11, expected 0) for PID 8000
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1296786992)
Warning: call to rand()
Blocked: call to setlocale(6, "")
(process:24621): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
libdvbpsi error (PSI decoder): TS discontinuity (received 10, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 11, expected 0) for PID 8000
ofa@ofa-Extensa-5635:~/Videa$ vlc
VLC media player 1.1.4 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7fd609137b20, 0x7fd609137a80)
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1297006375)
Warning: call to rand()
Blocked: call to setlocale(6, "")
(process:24642): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Bad SDP "m=" line: m=video 1234 udp mpeg
[0x12dd590] live555 demux error: Nothing to play for rtsp://v=0
o=- 15056250654991319040 15056250654991319040 IN IP4 af_client_02
s=Muj stream
i=N/A
c=IN IP4 239.195.255.255/255
t=0 0
a=tool:vlc 1.1.6
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=source-filter: incl IN IP4 * 192.168.1.100
m=video 1234 udp mpeg
[0x14443f0] main input error: open of `sdp://v=0
o=- 15056250654991319040 15056250654991319040 IN IP4 af_client_02
s=Muj stream
i=N/A
c=IN IP4 239.195.255.255/255
t=0 0
a=tool:vlc 1.1.6
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=source-filter: incl IN IP4 * 192.168.1.100
m=video 1234 udp mpeg
' failed: (null)
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
[0xd49580] main playlist: stopping playback
Tohle vypadá, jako bys posílal video na adresu 239.195.255.255, což není dobré, tohle je adresa jen pro SAP ohlášení. Stream posílej na třeba na adresu 239.192.1.1 - To lokální adresa s rozsahem organizace.c=IN IP4 239.195.255.255/255
vlc Astra.ts --loop --ttl 5 --sout \
"#std{access=udp,mux=ts,dst=239.195.255.255,sap,name="TestStream"}"
vlc Astra.ts --loop --ttl 5 --sout \
"#std{access=udp,mux=ts,dst=239.192.1.1,sap,dst=239.195.255.255,name="TestStream"}"
Zkusím vyzkoušet různá nastavení a popřípadě mrknout co ukazuje wireshark.Budu tu až za týden, kdyby Tě něco napadlo dej vědět. Zatím díky :)
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.