aditik7
Posts: 1
Joined: Wed Feb 19, 2014 5:41 am

How to stream .mp4 and .mp3 files from RasPi ?

Wed Feb 19, 2014 7:46 am

Hi All,
I am complete newbie to RasPi. :roll:
The idea of the project is to make RasPI a wifi hotspot and host a media center on apache webserver.
Allow users to connect to wifi and stream .mp4 and .mp3 files on various devices(using browsers only no client download).
So far I have tried
  • miniDLNA (Needs a client)
    apache h264 streaming module
    ffmpeg ( not compiling )
but no luck.
I have installed raspbian - wheezy (type B).
I have connected RasPi to LAN and trying to hit apache from Desktops.
I am totally lost. Plz help. :?

Thanks :)

elatllat
Posts: 1337
Joined: Sat Dec 17, 2011 5:05 pm

Re: How to stream .mp4 and .mp3 files from RasPi ?

Sat Feb 22, 2014 5:20 am

you can't completely prevent download/copy so just use an HTML5 audio tag, or use something pre-made like jplayer.
SBC with 32GB RAM: https://hardkernel.com

FAQ : https://raspberrypi.stackexchange.com

Unanswered: https://www.raspberrypi.org/forums/search.php?search_id=unanswered

t800carlos
Posts: 5
Joined: Thu Feb 20, 2014 9:46 pm

Re: How to stream .mp4 and .mp3 files from RasPi ?

Sat Feb 22, 2014 5:37 am

take a look at http://xbmc.org/ or Raspbmc

gkreidl
Posts: 6335
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: How to stream .mp4 and .mp3 files from RasPi ?

Sat Feb 22, 2014 8:32 am

You could try my Social Media Server Edna++. It serves all kinds of media and creates m3u playlists on the fly. It's a standalone Python webserver, so no other software is required. You'll find the download link and a short description in the manual of my Minimal Kiosk Browser.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

Return to “Networking and servers”