Schopje...
Heeft de NPO wat aangepast
Re: Heeft de NPO wat aangepast #21
Re: Heeft de NPO wat aangepast #22
Re: Heeft de NPO wat aangepast #23
Posted 7 August 2013 - 10:29
Dat komt omdat er een sleutel voor nodig is... tot zover kom ik nu in python even q&d
from urllib import urlopen streamurl = urlopen("http://ida.omroep.nl/aapi/?stream=thematv/humor24/humor24.isml/humor24.m3u8").read() if '"success":true' in streamurl: streamurl = 'http:%s' % streamurl.split(':')[3][:-2].replace('\\','') print streamurl stream = urlopen(streamurl).readline()
Er komt een link uit met een hashkey die elke keer anders is.... die ik vervolgens ff niet weet af te spelen...
http://livestreams.omroep.nl/humor24/humor24.isml/humor24.m3u8?hash=ddf6bec1bd71b04a8775926d4813cff6&type=http&protection=url
Edited by littlesat, 7 August 2013 - 10:46.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Heeft de NPO wat aangepast #24
Posted 7 August 2013 - 13:48
ik heb m al weer aan de gang even kijken of we er iets mee kunnen fabriceren voor e2
root@et9x00:/var/volatile/tmp# gst-launch playbin2 uri="http://l2cm75198eccce005202414d000000.e1a69f8f1d061423.kpnsmoote2a.npostreaming.nl/d/live/npo/thematv/journaal24/journaal24.isml/journaal24-au dio=192000-video=900000.m3u8" Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... Buffering, setting pipeline to PAUSED ... Done buffering, setting pipeline to PLAYING ... (gst-launch-0.10:821): GStreamer-CRITICAL **: gst_caps_get_structure: assertion `index < caps->structs->len' failed WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink: No volume control found Additional debug info: gstplaysink.c(2718): gen_audio_chain (): /GstPlayBin2:playbin20/GstPlaySink:playsink: Volume/mute is not available New clock: GstSystemClock
Re: Heeft de NPO wat aangepast #25
Posted 7 August 2013 - 14:06
Heel graag ... maar al die cijfertjes veranderen die niet telkens?
ALs was het maar in eerste instantie een aanpassing aan de UG plugin
Maar hoe kom je van wat ik had gedaan naar die URI????
Edited by littlesat, 7 August 2013 - 14:09.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Heeft de NPO wat aangepast #26
Posted 7 August 2013 - 14:24
Het moet wel dat die code telkens veranderd....
root@et9x00:~# gst-launch playbin2 uri="http://l2cm75198eccc...journaal24.isml
/journaal24-audio=192000-video=900000.m3u8"
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source: Forbidden
Additional debug info:
gstsouphttpsrc.c(1121): gst_soup_http_src_parse_status (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:
Forbidden (403), URL: http://l2cm75198eccc...deo=900000.m3u8
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Heeft de NPO wat aangepast #27
Re: Heeft de NPO wat aangepast #28
Re: Heeft de NPO wat aangepast #29
Posted 7 August 2013 - 14:32
Kijk ff je prive berichten na thanks.
Ontopic
Mooi dat het bijna opgelost is.
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: Heeft de NPO wat aangepast #30
Re: Heeft de NPO wat aangepast #31
Re: Heeft de NPO wat aangepast #32
Re: Heeft de NPO wat aangepast #33
Posted 7 August 2013 - 15:19
uiteraard, de sessie is maar beperkt geldig
Hoe lang is beperkt ?
Bij mij draait JOURNAAL 24 sinds deze morgen al met dezelfde url
http://l2cm359dcf3cde0052024d15000000.9a8477c999e3ecc6.smoote2e.npostreaming.nl/d/live/npo/thematv/journaal24/journaal24.isml/journaal24-audio=192000-video=900000.m3u8
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//l2cm359dcf3cde0052024d15000000.9a8477c999e3ecc6.smoote2e.npostreaming.nl/d/live/npo/thematv/journaal24/journaal24.isml/journaal24-audio=192000-video=900000.m3u8:JOURNAAL 24 #DESCRIPTION JOURNAAL 24
Re: Heeft de NPO wat aangepast #34
Re: Heeft de NPO wat aangepast #35
Re: Heeft de NPO wat aangepast #36
Re: Heeft de NPO wat aangepast #37
Re: Heeft de NPO wat aangepast #38
Re: Heeft de NPO wat aangepast #39
Re: Heeft de NPO wat aangepast #40
Posted 7 August 2013 - 15:53
zover kom ik nu...
root@et9x00:~# gst-launch playbin2 uri="http://l2cm548cfc2cf...rnaal24/journaa
l24.isml/journaal24-audio=192000-video=900000.m3u8"
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
Buffering, setting pipeline to PAUSED ...
(gst-launch-0.10:822): GStreamer-CRITICAL **: gst_caps_unref: assertion `caps != NULL' failed
Done buffering, setting pipeline to PLAYING ...
ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstHLSDemux:hlsdemux0: GStreamer encountered a general stream error.
Additional debug info:
gsthlsdemux.c(782): gst_hls_demux_stream_loop (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstHLSDemux:hlsdemux0:
stream stopped, reason not-linked
Execution ended after 2878987925 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
Edited by littlesat, 7 August 2013 - 15:54.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users