Replies: 5 comments 5 replies
-
We cannot help you without logs/sample. |
Beta Was this translation helpful? Give feedback.
-
Installed yt-dlp: C:\Temp\mpv>yt-dlp http://192.168.1.116:7501/VIDEO-H881241d44d46f8744154b38245775b0beb9ee063b0ff6b2e02f7acad79ebf487-7d27640b097db93a8480c66f5d46d5bb00000058 C:\Temp\mpv>yt-dlp -U but still mpv generate: |
Beta Was this translation helpful? Give feedback.
-
Something in ffmpeg http requests doesn't work with media server on your tv.
|
Beta Was this translation helpful? Give feedback.
-
When open with VLC the log file says: GET /VIDEO-H881241d44d46f8744154b38245775b0beb9ee063b0ff6b2e02f7acad79ebf487-7d27640b097db93a8480c66f5d46d5bb00000058 HTTP/1.1 Host: 192.168.1.116:7501 Accept: / Accept-Language: en_US User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev Range: bytes=0- http debug: incoming response: Date: Wed, 11 Jun 2025 08:35:48 GMT Server: Panasonic MIL-SV/1.0 Error.pxni.panasonic.com: 9999 http debug: outgoing request: Host: 192.168.1.116:7501 Accept: / User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev Range: bytes=0- http debug: connection failed Host: 192.168.1.116:7501 Accept: / User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev Range: bytes=0- http debug: incoming response: Date: Wed, 11 Jun 2025 08:35:48 GMT Server: Panasonic MIL-SV/1.0 Error.pxni.panasonic.com: 9999 http error: HTTP 406 error Host: 192.168.1.116:7501 User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev Icy-MetaData: 1 qt debug: on_player_state_changed VLC_PLAYER_STATE_STARTED So it looks like it try few times to open a stream but it also fail with HTTP Error 406 but eventually at the end is able to start playing video: qt debug: on_player_state_changed VLC_PLAYER_STATE_STARTED To me it looks like mpv is unable to use "oldhttp" whatever it means. |
Beta Was this translation helpful? Give feedback.
-
Try |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm able to play DVB-C channels as well as recorded videos from Panasonic TV on my Windows PC using vlc:
"C:\Program Files\VideoLAN\VLC\vlc.exe" "http://192.168.1.116:7501/VIDEO-H881241d44d46f8744154b38245775b0beb9ee063b0ff6b2e02f7acad79ebf487-a604d1773270748281091d05e88ebcca00000095"
but mpv does not open when launching:
"C:\Program Files\mpv\mpv.exe" "http://192.168.1.116:7501/VIDEO-H881241d44d46f8744154b38245775b0beb9ee063b0ff6b2e02f7acad79ebf487-a604d1773270748281091d05e88ebcca00000095"
Output for above is nothing, no vlc is starting.
Beta Was this translation helpful? Give feedback.
All reactions