User(s) browsing this thread: 1 Guest(s)
|
Dutch channel Uitzending gemist.
|
|
08-24-2008, 04:28 PM
|
|||
|
|||
RE: Dutch channel Uitzending gemist.
(08-23-2008 06:19 PM)geerten Wrote: So far, I've copied the uitzenggemist2.0 directory to the PCH, added index.htm (modeled after the one used to fire up Extended Gaya). On the PCH I browsed to this index.htm, pressed enter, and was rewarded with the opening screen. Switching to PHP5 should fix it. |
|||
|
08-27-2008, 12:13 PM
|
|||
|
|||
RE: Dutch channel Uitzending gemist.
(08-24-2008 04:28 PM)Braun Wrote:I don't know which version of PHP is running on the PCH, but I guess it will not be easy to switch.(08-23-2008 06:19 PM)geerten Wrote: So far, I've copied the uitzenggemist2.0 directory to the PCH, added index.htm (modeled after the one used to fire up Extended Gaya). On the PCH I browsed to this index.htm, pressed enter, and was rewarded with the opening screen. So this implies that running these scripts on the PCH itself is out of the question for now..?? |
|||
|
08-28-2008, 08:47 PM
(This post was last modified: 08-28-2008 09:02 PM by babedieboe.)
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
uitzendinggemist is f.e. already embedded in the "online spotlight" in windows media center (also in vista thus).
we only need to know this url (since its just a website) and then how can we get it in the popcorn. How can i add an url for podcast or so into the pch? can i add url's? if so, its gonna be easy i guess.......lets hope so: i must have uitzendinggemist on this machine :-) (i was the programmer for the first real uitzendgemist-plugin for media center. it was succesfull until it was embedded into the core of media center (online spotlight)) can someone advise in howto add an url so we can watch this? thx AHA HERE IT IS! the url for the completely nicely webdriven uitzendinggemist, now used for windows media center, so i guess also perfect &readyto add to a service on the popcorn!.....its just: HOW do i do that? http://wmc.uitzendinggemist.nl thx! |
|||
|
08-28-2008, 10:04 PM
|
|||
|
|||
RE: Dutch channel Uitzending gemist.
(08-28-2008 08:47 PM)babedieboe Wrote: AHA HERE IT IS! maybe not so nicely webdriven: on my PC it works with IE, but not with Firefox (the page shows, but the buttons don't work.) The PCH hangs with a black screen. I need to pull the power plug to reset it. |
|||
|
08-29-2008, 10:37 AM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
not strange, since its made for windows media center = IE......
da's minder....... |
|||
|
09-28-2008, 09:56 PM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
I've managed to view some channels from uitzendinggemist through my PCH today.
Not the on-demand shows unfortunately, just the channels like HilversumBest, Journaal24, etc. This is what I did: - go to http://www.uitzendinggemist.nl/ - click on one of the channels (on the right, under "Meer kanalen") - the channel starts playing in a new window - right-click on the player and select properties - in Location: you'll find an URL like this: http://www.omroep.nl/live/thema/nos_journaal24-bb.asx - now go to http://zuudo.com/cgi-bin/media-extractor.cgi - paste the link found above and click "Extract Links" - in the section "Other Links" (all the way down) are some URL's like this: mms://livemedia.omroep.nl/nos_journaal24-bb - usually there are two: one from livemedia, one from livemedia2. Only one of the two may work. - now create an HTML doc where you incorporate this link. It should look something like this in the source: Code: <a href="mms://livemedia2.omroep.nl/nos_journaal24-bb">Journaal24</a>Code: <a href="rtsp://livemedia2.omroep.nl/nos_journaal24-bb">Journaal24</a>- on the PCH, select the correct source, choose "other files" (blue button), select the doc and press enter. - in the doc, select the link and press enter again - enjoy the program |
|||
|
09-29-2008, 07:10 AM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
good stuff!
but, of course, that is for one particular show, with manual work per show...... so , to automate, that leaves 2 problems: -how to get (and update) all this stream-info? do they have a webservice for this maybe? full rss? -make an interface out of this b.t.w. if i am correct, the extraction of the headers can also be done with curl, and then change the mms to rtsp. |
|||
|
09-29-2008, 12:03 PM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
I agree, you wouldn't want to do this manually for each show. And for the on-demand programs it doesn't work this way anyway.
But for the channels you have to do it only once, so it might be worth the effort. I did it for five or six of them. I wish I had the know-how to build a fully automated solution, but I'm afraid I'll have to leave that to the "real geeks". |
|||
|
09-29-2008, 12:23 PM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
can you put the link :
Code: <a href="rtsp://livemedia2.omroep.nl/nos_journaal24-bb">Journaal24</a>Possible? |
|||
|
09-29-2008, 02:01 PM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
That might work. I'll give it a try tonight or tomorrow.
But the PCH allows for a limited number of user-defined services, and there are many, many channels (news or otherwise) out there on the web. So it would be better to put the links to all these channels into some HTML-file, and then create a webservice pointing to that file. |
|||
|
09-29-2008, 06:25 PM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
Yes, it works as a webservice as well. Just put Journaal24 (or whatever you like) in the title field, and rtsp://livemedia2.omroep.nl/nos_journaal24-bb in the URL. Save, and you're ready to go.
|
|||
|
12-29-2008, 10:52 AM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
C200 1.5 TB Hdd HDMI A200 Metal apps on USB stick TV: Samsung LE40C650 Visit my Personal Website |
|||
|
12-31-2008, 06:31 PM
|
|||
|
|||
|
RE: Dutch channel Uitzending gemist.
Nu alleen RTL Gemist nog
|
|||
|
12-31-2008, 07:25 PM
|
|||
|
|||
| RE: Dutch channel Uitzending gemist. | |||
|
12-31-2008, 07:41 PM
|
|||
|
|||
RE: Dutch channel Uitzending gemist.
(12-31-2008 07:25 PM)babedieboe Wrote: hoezo? heb jij ug werkend dan? http://www.jorisvdstraten.nl/uzg werkt prima. Enige dat gefixt moet worden is dat ik maar een paar pagina's naar beneden kan scrollen, via pc zijn het er veel meer. C-200 + Samsung LE37S81 +SONY STR-DB 870 QS Dutch manual: download it here. |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| [Bug] Analog audio : no more center channel in stereo downmix | RNO | 1 | 1,327 |
10-06-2011 09:33 AM Last Post: RNO |
|
| Uitzending gemist/Rtl gemist | marzman | 140 | 116,210 |
03-12-2010 09:08 PM Last Post: roelheman |
|
| Streaming WMV protocol (RTL gemist) | Gilles | 67 | 24,425 |
11-09-2009 12:03 PM Last Post: Maslov |
|
| after playing dvd wont play "uitzending gemist" | kwiet | 0 | 1,229 |
09-17-2009 01:18 PM Last Post: kwiet |
|
| Multi-Channel (5.1) FLAC | dbknightx | 9 | 13,746 |
08-26-2009 02:07 PM Last Post: jj666 |
|
| 6 channel AAC support with stereo downmix | wanton | 0 | 2,399 |
08-10-2008 01:26 PM Last Post: wanton |
|
| 3 channel output possible? | pjerrot | 1 | 1,957 |
05-19-2008 12:30 PM Last Post: pjerrot |
|
| No sound from DTS (6-channel) video over HDMI. | eobet | 4 | 2,226 |
04-22-2008 10:29 AM Last Post: HeartWare |
|
| 6 channel AAC | MrBill | 41 | 11,108 |
01-22-2008 02:10 AM Last Post: blackriders |
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
[7. June 2013] Youporn available now






![[+]](images/collapse_collapsed.gif)


