• KONTAKT
  • SITEMAP

streamode.espend.de

  • Home
  • Download
  • Screenshots
  • Wiki
  • SVN Commitlog
Home

DBox2 VLC Proxy

espendiller — Sat, 07/03/2010 - 12:07

see more on: Internetstreams für Movieplayer - Dbox2 - Experten Windows/Linux

.htaccess


[..]
# rewrite for dbox2 movieplayer - browsing
RewriteCond %{REQUEST_URI} ^requests/browse.xml?.* [NC,OR]
RewriteCond %{QUERY_STRING} &?dir=(.*)$
RewriteRule ^.*$ index.php?q=sm/%1 [L]
# ------
# rewrite for dbox2 movieplayer - streaming and playback
#http://router/1/requests/status.xml?command=in_play&input=e:/Kino.de/%20Diese%20Woche/When%20in%20Rome%20-%20Fuenf%20Maenner%20sind%20vier%20zuviel/%20OV-Trailer%20When%20in%20Rome%20-%20Fuenf%20Maenner%20sind%20vier%20zuviel%20:sout=#transcode{vcodec=mpgv,vb=1500,width=352,height=288,fps=25,acodec=mpga,ab=192,channels=2}:std{access=http,mux=ts,dst=:8083/dboxstream}
RewriteCond %{REQUEST_URI} ^requests/status.xml?.* [NC,OR]
RewriteCond %{QUERY_STRING} &?command=(.*?)&input=(.*?)%20%3Asout%3D%23(.*?)$
RewriteRule ^.*$ index.php?q=sm/%2&scout=%3 [L]

http.conf


LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
ProxyRequests On
ProxyPass /dboxstream http://127.0.0.1:80/dboxstream
ProxyPassReverse /dboxstream http://127.0.0.1:80/dboxstream
ProxyVia On

wiki

  • Streamode Installation
  • Ausgabe Geräte
    • Dbox2 - Movieplayer Settings
    • Popcornhour
    • iPhone / iPod Touch / iPad (iOS)
  • Videoquellen
    • DVBViewer
    • Dbox2
    • Dreambox
    • Youtube
  • Sonstiges
    • Senderlogos
    • Debug
  • Entwickler
    • DBox2 VLC Proxy

Commit Log

  • 01.07.10 17:22 - espendiller
    changed description
  • 01.07.10 17:20 - espendiller
    removed debug functions
  • 01.07.10 16:43 - espendiller
    tvtotal.info will include correct now
  • 01.07.10 16:42 - espendiller
    changed dbox2 theming function
  • 22.06.10 15:46 - espendiller
    some changes on the themes
SVN BrowserCommitlogFeed


espend.de | espendiller.net