Jump to content


Photo

streamen met gstreamer en exteplayer3


  • Please log in to reply
22 replies to this topic

#1 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 22 August 2023 - 18:23

Ik krijg het niet goed voor elkaar een iptv stream van openpli

naar een tvheadend server goed te krijgen.

De stream van tvheadend (ts) werkt prima op alle players zelf

met de interne player van smart tv's.

 

met open pli lukt het niet beeld komt goed binnen maar

geen geluid met de gele toets zijn de audio zichtbaar.

 

hier een stuk uit mijn boeket

 

#NAME TVHEADEND
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//gbquad4k%3a9981//stream/channelid/735610580:3sat HD
#DESCRIPTION 3sat HD
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//gbquad4k%3a9981//stream/channelid/960572841:ART HD
#DESCRIPTION ARTE HD
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//gbquad4k%3a9981/stream/channelid/1738036231:ARD
#DESCRIPTION ARD
 

 



Re: streamen met gstreamer en exteplayer3 #2 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 23 August 2023 - 13:06

Als voorbeeld zie ik bv

#SERVICE 4097:0:19:1b76:c88:3:eb0000:0:0:0:h ttp%3a//box.slweb.tv%3a8880/nadorge/1lT8oRcMN3/2608:VTM (#)
Kan ik ergens info vinden wat de betekenis is van de parameters
:19:1b76:c88:3:eb0000:0:0:0:
vermoed dat het info is om de player goed laat werken
 
denk dat ik het hier moet zoeken
 
de pids voor audio video teletext epg ???

Edited by luisteraar, 23 August 2023 - 13:07.


Re: streamen met gstreamer en exteplayer3 #3 WanWizard

  • PLi® Core member
  • 70,223 posts

+1,798
Excellent

Posted 23 August 2023 - 13:11

De service reference is voor een stream niet echt relevant.

 

De eerste is 1 voor "process in hardware" (daarvoor moet het een MPEG-TS zijn), 4097 is via servicemp3/servicehisilicon, en boven de 5000 zijn speciale players als exteplayer3 via serviceapp, etc.

De laatste is 0 voor "unbuffered" en 1 voor "buffered.

 

De andere velden zijn dingen als PID's,  namespace, etc, en worden niet gebruikt bij een stream (als de stream die bevat komen ze uit de stream).


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: streamen met gstreamer en exteplayer3 #4 XRayhTec

  • Senior Member
  • 449 posts

+8
Neutral

Posted 23 August 2023 - 14:13

Onderstaande heb ik ooit al eens van het net geplukt. Lijkt mij nog geldig.

 

++++++++++++++++++++++++++++++
+++ SERVICE REFERENCE CODE +++
++++++++++++++++++++++++++++++

1 2 3 4 5 6 7 8 9 10
---------------------------------------
#SERVICE 1:0:1:445C:453:1:C00000:0:0:0:
---------------------------------------
order → explanation
---------------------------------------
first → service type (stream source) - to select the appropriate player for this service (1 = DVB-S/T/C/IP - DVB-Mediasink decoder; 4097 = Gstreamer multimedia player; 5001,5002,5003 = ServiceApp plugin and additional players such as ffmpeg + exteplayer3; 8192 = external HDMI input; 8193 = Youtube /8xxx services do not work in every Enigma!!!!/)
second → special purpose, normally there is always 0 ... but when there is an information line (so-called "marker") in the channel list, then the second position is 64 and the third position is the consecutive number of the information line, for example 1:64:consecutive_number:0:0:0:0:0:0:0: (the remaining portion of ServRefCode is filled with zeros in this case)
third → type of service (or type of service with its more detailed specification)
- 1=TV ; 2=RADIO ... in case of TV it is possible to specify a specific stream format: 16h = MPEG (SD); 19h = MPEG / H264 (HD,FHD); 1Fh = H265 (UHD,4K); etc.

- some examples:
1:0:1:... DVB-stream:0:TV
1:0:2:... DVB-stream:0:RADIO
4097:0:1:... internet-stream:0:TV
4097:0:2:... internet-stream:0:RADIO

fourth → Service ID (445C => "SAT.1") - the identification code of a specific channel (service)
fifth → Transponder ID (453) - transponder number on a particular satellite
sixth → Network ID (1) - according to specifications and standards, this item can take on different meanings ... in the case of DVB-S it is used to identify the service provider
seventh → Namespace (00 C0 00 00)

- this item is a little more complicated to explain, so we will cover this item a little more extensively
- the meaning of the item differs slightly depending on the DVB-S / T / C technology used
- consists of a total of 4 bytes (8 ASCII characters as a hexadecimal value) and is divided into:
- left part (2 bytes / 4 ASCII characters of hexadecimal value)
- right part (2 bytes / 4 ASCII characters of hexadecimal value)

== Namespace for DVB-T and DVB-C:

- 2 bytes on the left (given in hexadecimal - as 4 ASCII characters):
- "EE EE" in hexadecimal value = identification code for DVB-T technology
- "FF FF" in hexadecimal value = identification code for DVB-C technology
- 2 bytes on the right side (given in hexadecimal - as 4 ASCII characters):
- depending on Enigma2 configuration:
a) transponder frequency
B) zero value (in hexadecimal "00 00") - this applies in most known Enigma2 distributions as an unused value in Enigma2 distributions

== Namespace for DVB-S:

- 2 bytes on the left (given in hexadecimal - as 4 ASCII characters):
- represent the position of a satellite in space ... examples and their "recalculation" - see below
- 2 bytes on the right side (given in hexadecimal - as 4 ASCII characters):
- depending on Enigma2 configuration:
a) transponder frequency ... where the bit on the left side of the binary numeric value, in this case means polarization (0 = H / 1 = V),
i.e. the 16-bit length of the entire 2-byte value is not used, but only 15 bits (1 bit is used as a so-called "sign")
B) zero value (in hexadecimal "00 00") - this applies in most known Enigma2 distributions as an unused value in Enigma2 distributions

== examples for DVB-S "namespace":

00 82 00 00 => 0082 hex = 130 dec => 130 / 10 => 13.0 °E
00 A0 00 00 => 00A0 hex = 160 dec => 160 / 10 => 16.0 °E
00 C0 00 00 => 00C0 hex = 192 dec => 192 / 10 => 19.2 °E
00 EB 00 00 => 00EB hex = 235 dec => 235 / 10 => 23.5 °E

....DECIMAL POINT:
--- in contrast to the use of the so-called "floating point" or otherwise as a data type "float", only the subtraction of the final "tithes" is used - as a decimal part of the number (in the decimal system)
--- this means that there is always one decimal place specified, in the resulting decimal value (after conversion from hexadecimal value to decimal value)

....DETERMINATION OF AZIMUTE FROM EAST & WEST (DVB-S):
-- if the value of the first 2 bytes is less than 1800 dec (708 hex) [or if it is equal to 1800 dec], then this value represents the azimuth in degrees from the East ... and is denoted by the sign "°E" (as East)
-- if the value of the first 2 bytes is greater than 1800 dec (708 hex), then we calculate the azimuth by subtracting this value from the maximum number 3600 dec (E10 hex) ... and thus obtain the azimuth value in degrees from the opposite side of the world ... so we get a degree from the West, denoted by the sign "°W" (as West)
-- the range of values 0 to 3600 (decimal value) is basically the range 0.0° to 360.0° and if we want to distinguish the azimuth to the West, then we must subtract the value from 360.0° (total 3600 decimal value)
-- calculation examples for West azimuth (°W):
0E 08 00 00 => E10 hex (3600 dec) - E08 hex (3592 dec) = 8 hex = 8 dec => 8 / 10 => 0.8 °W
0D CA 00 00 => E10 hex (3600 dec) - DCA hex (3530 dec) = 46 hex = 70 dec => 70 / 10 => 7.0 °W
0D C0 00 00 => E10 hex (3600 dec) - DC0 hex (3520 dec) = 50 hex = 80 dec => 80 / 10 => 8.0 °W

Factual note on the hexadecimal number system:
- the zeros to the left of the hexadecimal numeric value are irrelevant and can be completely ignored
- zeros on the left are usually used only to specify the maximum possible hexadecimal value (so-called maximum "bit length" of the variable)

eight to ten
→ 3 zeros at the end of the service reference code are currently unused by Enigma, perhaps used earlier or later. even now, as far as I know, they are using for experimental purposes (for testing) only
- the last value of the three digits (10th position in total) when using service type 4097, has the following usage in some Enigmas:
0 = stream-buffer is not used
1 = stream-buffer in RAM memory
3 = stream-buffer in the file on the internal disk
---------------------------------------


607xRAYHTECV13

ET4x00RAYHTEC4.0

XP1000RAYHTEC7B

H9COMBORAYHTEC9b


Re: streamen met gstreamer en exteplayer3 #5 WanWizard

  • PLi® Core member
  • 70,223 posts

+1,798
Excellent

Posted 23 August 2023 - 14:31

In grote delen wel.

 

zero value (in hexadecimal "00 00") - => in een aantal situaties, bv in DVB-T, kom je tegenwoordig sub-namespaces tegen.

stream-buffer in the file on the internal disk => niet gebruiken, niet betrouwbaar.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: streamen met gstreamer en exteplayer3 #6 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 23 August 2023 - 15:17

bijna goed heb buffering ingeschakeld

 

bedankt voor de info



Re: streamen met gstreamer en exteplayer3 #7 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 24 August 2023 - 09:56

Zo nu werkt die goed ,alleen nog epg en picon goed krijgen

in boeket de eerste parameter op 1 zetten dus

geen gstreamer of exteplayer3 dit kan grote data info niet aan.

Het nadeel van iptv ze kunnen wel hoge resolutie maar geen hoge

kwaliteit lijkt het.



Re: streamen met gstreamer en exteplayer3 #8 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 24 August 2023 - 12:50

Attached File  zenderinfo.jpg   100.04KB   3 downloadsAttached File  gui.jpg   84.43KB   2 downloads

 

Kan een openpli/enigma2 deskundige uitleggen waarom picon en epg op client niet wil gaan werken.

 

epg.dat en picons zijn op de client maar denk ook dat epg.dat niet geupdate wordt.

 

twee plaatjes met info


Edited by Tech, 24 August 2023 - 13:40.
Leesbaarder gemaakt.


Re: streamen met gstreamer en exteplayer3 #9 Tech

  • Forum Moderator
    PLi® Core member
  • 14,890 posts

+485
Excellent

Posted 24 August 2023 - 13:41

Welke picons heb je gebruikt? SRP of SNP?

 

De SNP wordt in principe gekoppeld aan de service naam.


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Geplaatste afbeelding button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki


Re: streamen met gstreamer en exteplayer3 #10 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 24 August 2023 - 14:02

Ik heb beide op de HD staan.

als enigma via tuner ontvangt zijn er wel picons.

 

in plaatje zenderinfo zie je dat service naam en reference bekend zijn.

 

het moet gaan bij remote channel converter en fallback tuner gaat

het wel goed die lopen ook over http


Edited by luisteraar, 24 August 2023 - 14:04.


Re: streamen met gstreamer en exteplayer3 #11 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 24 August 2023 - 14:13

oeps een kleine correctie heb voor zekerheid snp geinstalleerd

en ja nu wel icon

 

nu nog epg


Edited by luisteraar, 24 August 2023 - 14:15.


Re: streamen met gstreamer en exteplayer3 #12 Tech

  • Forum Moderator
    PLi® Core member
  • 14,890 posts

+485
Excellent

Posted 24 August 2023 - 17:18

Heb je de optie om de EPG van de 'master' te halen, ook ingeschakeld?


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Geplaatste afbeelding button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki


Re: streamen met gstreamer en exteplayer3 #13 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 24 August 2023 - 17:45

Uhh welke optie is dat heb nooit iets moeten instellen als

ik stream van enigma2

Nu stream ik van tvheadend server. (mpeg-ts == mpeg-ts)

Kan nu niet testen tv kijk tijd zal morgen de stream

door VLC laten gaan en kijken welke pid's aanwezig zijn.

Maar de box heeft een valid epg database maar gebruikt die

niet terwijl alle gegevens in zender info van enigma2 client kloppen.



Re: streamen met gstreamer en exteplayer3 #14 Tech

  • Forum Moderator
    PLi® Core member
  • 14,890 posts

+485
Excellent

Posted 24 August 2023 - 19:10

Uhh welke optie is dat heb nooit iets moeten instellen als

ik stream van enigma2

Nu stream ik van tvheadend server. (mpeg-ts == mpeg-ts)

Kan nu niet testen tv kijk tijd zal morgen de stream

door VLC laten gaan en kijken welke pid's aanwezig zijn.

Maar de box heeft een valid epg database maar gebruikt die

niet terwijl alle gegevens in zender info van enigma2 client kloppen.

Ups, mijn fout, ik ging er onterecht automatisch van uit dat je iets met fallback deed.... 


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Geplaatste afbeelding button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki


Re: streamen met gstreamer en exteplayer3 #15 WanWizard

  • PLi® Core member
  • 70,223 posts

+1,798
Excellent

Posted 24 August 2023 - 19:19

Voor een box is de bron relevant.

 

Als de bron tvheadend is, dan zal deze de volledige MPEG-TS moeten doorsturen, inclusief the EPG PID. Als die er niet is, zal de reader niet starten en er geen OTA EPG data gevonden worden,


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: streamen met gstreamer en exteplayer3 #16 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 24 August 2023 - 19:36

ok morgen door vlc gooien en
controleren.
maar ik kijk nu met enigma
als server zonder streamen en
epg gewoon toegankelijk vreemd.
zoals ik zei op client staat een intakte complete apg dat file die actueel is.

Edited by luisteraar, 24 August 2023 - 19:38.


Re: streamen met gstreamer en exteplayer3 #17 WanWizard

  • PLi® Core member
  • 70,223 posts

+1,798
Excellent

Posted 24 August 2023 - 22:14

Geen idee wat je bedoelt met "een intakte epg op de client".

 

De sleutel in de EPG data is de service reference. Als je stream URL in het bouquet niet exact dezelfde service reference heeft gebeurt er niks.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: streamen met gstreamer en exteplayer3 #18 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 25 August 2023 - 03:02

in de plaatjes zie je de gegevens
die enigma moet gebruiken die die
ook heeft.
de zenderreference is zoals die
bij de epg data op box hoort.
maar pakt de epg niet.
wat heeft url er mee te doen gaat
om zenderreference.
als url gebruikt wordt is het
een dikke bug die hersteld moet worden.


attachicon.gif zenderinfo.jpgattachicon.gif gui.jpg
 
Kan een openpli/enigma2 deskundige uitleggen waarom picon en epg op client niet wil gaan werken.
 
epg.dat en picons zijn op de client maar denk ook dat epg.dat niet geupdate wordt.
 
twee plaatjes met info



Re: streamen met gstreamer en exteplayer3 #19 WanWizard

  • PLi® Core member
  • 70,223 posts

+1,798
Excellent

Posted 25 August 2023 - 13:25

De URL is voor de EPG van nul waarde, alleen de service reference moet correct zijn. Ik heb hier zat URL's in mijn bouquetten die gewoon EPG hebben, hetzij van een zender die OTA uitzend, hetzij geimporteerd via XMLTV.

 

Als het niet werkt heb je of geen EPG, of een foute service reference, of de tijd op de box is niet goed.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: streamen met gstreamer en exteplayer3 #20 luisteraar

  • Senior Member
  • 2,480 posts

+24
Neutral

Posted 25 August 2023 - 13:38

Mooi dat het werkt bij mij niet.

de epg data is opgehaald ota via enigma2 tuner

 

wat is dan mis met deze entry

 

#SERVICE 1:0:19:283D:3F8:1:C00000:0:0:0:http%3a//gbquad4k%3a9981/stream/channelid/1738036231:Das Erste HD

 

epg data is aan boord maar wordt niet weergeven

ook de picons niet op basis van zenderreferentie 




8 user(s) are reading this topic

0 members, 8 guests, 0 anonymous users