Jump to content

Stream audio/video to orange pi pc with UPnP / DLNA


mss

Recommended Posts

Just run these commands one by one :

sudo apt-get install git automake libglib2.0-dev gstreamer0.10-alsa gstreamer0.10-tools libgstreamer0.10-dev libupnp-dev libxml2-dev gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-fluendo-mp3 gstreamer0.10-pulseaudio pulseaudio

git clone https://github.com/hzeller/gmrender-resurrect.git

cd gmrender-resurrect

./configure LIBS=-lm

make

sudo make install

gmediarender -f OPI

and to add video play back install gstreamer:

sudo apt-get install gstreamer1.0

the last command run gmediarender server and now u cat sream audio from phone using any app that support dnla. like this app: 
https://play.google.com/store/apps/details?id=com.tuxera.streambels&hl=en[AllConnect - Play & Stream]

 

you might need make it a service or autostart script it's up to you. 
 

maybe I miss some step so I left all my references  but if you have problem please let me know.

 

References:

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines