Hello,
What is DB Transcoder ?
It is web application for transcoding, recompressing, resizing stream from your enigma2 receiver .
Why ?
You can stream your favorite HD TV show to your cell phone over 3G/4G. Stream will be scaled to not use so much bandwidth.
What i need for this web app ?
You need linux computer with webserver, php5, also php5 should have installed sqlite plugin, ffmpeg or avlib(avconv) for transcoding.
How does it work ?
Basically this web application is frontend for ffmpeg or avlib with possibility sellect channel from your enigma2 bouquet for transcoding.
Where i can download it ?
http://sharetext.net...code_0.1.tar.gz
How can i view stream ?
With build in flash video player, vlc player, bsplayer (android).
How can i install this web app ?
Download DB transcoder and edit according your needs config.php . After configuration open web app, go to settings and push "Reload Playlist" button to download bouquets from receiver.
Few notes:
It is highly recomended to set HTTP authorization for this WEB application if you will access this application from internet.
Im hobby php programmer , dont be rude if something is not perfect .
most of linux distributions have ffmpeg or avlib available, but you can also download last static binaries for ffmpeg here
http://johnvansickle.com/ffmpeg/
Flash HLS player are from:
https://github.com/mangui/flashls
Im planing to also add support for windows server with IIS.
Suggestions and bug reports are welcomed.
Screenshots
Main page with channels list:
live with flash:
Settings: