Unable to play a Playlist for a Sat>IP server

VLC for Android and Chrome OS specific usage questions
DHeublein
New Cone
New Cone
Posts: 1
Joined: 08 Jan 2021 16:41

Unable to play a Playlist for a Sat>IP server

Postby DHeublein » 08 Jan 2021 17:11

technical details:
- Sat>IP server Telestar Digibit R1
- VLC for android version 3.3.2 and 3.3.3
- Smartphone: Galaxy S5 with Android 6.1 and Galaxy S20+ with Android 11

I have found, with VLC version 3.2.12 it is all OK.

Cause of failure:
I think the error is in the connection string to the SAT> IP device! The characters such as "?", "=" And "&" are replaced by "%". Why this...???

Connectionstring to the server:
- http://192.168.178.44/?freq=11582&src=a ... ,5202,5210

I tested:
1. Connection VLC to the server via a stream - OK
2. Saved this stream to a playlist and play - OK
3. Use a external playlist with only one connection - Error.

Excerpts from the logs:
1. Aufruf über Stream - OK
01-06 17:42:56.522 D/VLC ( 3073): GET /?freq=11582&src=aa&pol=h&msys=dvbs2&fec=23&rolloff=35&pilots=auto&sr=22000&mtype=auto&sid=10326&pmt=5210&pids=0,5201,5202,5210 HTTP/1.1
01-06 17:42:56.522 D/VLC ( 3073): Host: 192.168.178.44
01-06 17:42:56.522 D/VLC ( 3073): Accept: */*
01-06 17:42:56.522 D/VLC ( 3073): Accept-Language: en_US
01-06 17:42:56.522 D/VLC ( 3073): User-Agent: VLC/3.0.12 LibVLC/3.0.12
01-06 17:42:56.522 D/VLC ( 3073): Range: bytes=0-
01-06 17:42:56.522 D/VLC ( 3073):
01-06 17:42:56.552 D/VLC ( 3073): [98427830/24da] http stream: incoming response:
01-06 17:42:56.552 D/VLC ( 3073): HTTP/1.1 200 OK
01-06 17:42:56.552 D/VLC ( 3073): Accept-Ranges: none
01-06 17:42:56.552 D/VLC ( 3073): Content-Type: video/mp2t
01-06 17:42:56.552 D/VLC ( 3073): Date: Wed, 06 Jan 2021 16:42:56 GMT
01-06 17:42:56.552 D/VLC ( 3073): Server: idl4k/1.0
01-06 17:42:56.552 D/VLC ( 3073):
01-06 17:42:56.552 D/VLC ( 3073): [98427830/24da] libvlc stream: using access module "access"

2. Aufruf über interne Playlist (gespeichert vom Stream) - OK
01-06 17:46:40.962 D/VLC ( 3073): GET /?freq=11582&src=aa&pol=h&msys=dvbs2&fec=23&rolloff=35&pilots=auto&sr=22000&mtype=auto&sid=10326&pmt=5210&pids=0,5201,5202,5210 HTTP/1.1
01-06 17:46:40.962 D/VLC ( 3073): Host: 192.168.178.44
01-06 17:46:40.962 D/VLC ( 3073): Accept: */*
01-06 17:46:40.962 D/VLC ( 3073): Accept-Language: en_US
01-06 17:46:40.962 D/VLC ( 3073): User-Agent: VLC/3.0.12 LibVLC/3.0.12
01-06 17:46:40.962 D/VLC ( 3073): Range: bytes=0-
01-06 17:46:40.962 D/VLC ( 3073):
01-06 17:46:41.002 D/VLC ( 3073): [938e5830/29c6] http stream: incoming response:
01-06 17:46:41.002 D/VLC ( 3073): HTTP/1.1 200 OK
01-06 17:46:41.002 D/VLC ( 3073): Accept-Ranges: none
01-06 17:46:41.002 D/VLC ( 3073): Content-Type: video/mp2t
01-06 17:46:41.002 D/VLC ( 3073): Date: Wed, 06 Jan 2021 16:46:41 GMT
01-06 17:46:41.002 D/VLC ( 3073): Server: idl4k/1.0
01-06 17:46:41.002 D/VLC ( 3073):
01-06 17:46:41.002 D/VLC ( 3073): [938e5830/29c6] libvlc stream: using access module "access"

3. Aufruf über externe Playlist - Error
01-06 17:21:13.332 D/VLC ( 3073): GET /%3Ffreq%3D11582%26src%3Daa%26pol%3Dh%26msys%3Ddvbs2%26fec%3D23%26rolloff%3D35%26pilots%3Dauto%26sr%3D22000%26mtype%3Dauto%26sid%3D10326%26pmt%3D5210%26pids%3D0%2C5201%2C5202%2C5210 HTTP/1.1
01-06 17:21:13.332 D/VLC ( 3073): Host: 192.168.178.44
01-06 17:21:13.332 D/VLC ( 3073): Accept: */*
01-06 17:21:13.332 D/VLC ( 3073): Accept-Language: en_US
01-06 17:21:13.332 D/VLC ( 3073): User-Agent: VLC/3.0.12 LibVLC/3.0.12
01-06 17:21:13.332 D/VLC ( 3073): Range: bytes=0-
01-06 17:21:13.332 D/VLC ( 3073):
01-06 17:21:13.352 D/VLC ( 3073): [98428c70/13ef] http stream: connection failed
01-06 17:21:13.352 E/VLC ( 3073): [98428c70/13ef] libvlc stream: HTTP connection failure

With best regards
DHeublein

Lotesdelere
Cone Master
Cone Master
Posts: 10107
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Unable to play a Playlist for a Sat>IP server

Postby Lotesdelere » 09 Jan 2021 09:48

Cause of failure:
I think the error is in the connection string to the SAT> IP device! The characters such as "?", "=" And "&" are replaced by "%". Why this...???

Similar issue as this one:
https://forum.videolan.org/viewtopic.ph ... 23#p508223

Which hopefully should be fixed soon.


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: Majestic-12 [Bot], Skantes and 11 guests