hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
842 stars 204 forks source link

Is it possible to play videos and pictures on raspberry? #101

Closed Madhu205 closed 8 years ago

Madhu205 commented 8 years ago

Hi hzeller, I implemented render(gmrender-resurrect) on raspberry with gstreamer1.0 , server on other raspberry with minidlna and upnp av control point on which I implemented render.

I tried play videos and pictures on render(raspberry), but it unable to do that. Is it possible to play videos and pictures on raspberry using gmrender?

hzeller commented 8 years ago

On 30 March 2016 at 05:24, Madhu205 notifications@github.com wrote:

Hi hzeller, I implemented render(gmrender-resurrect) on raspberry with gstreamer1.0 , server on other raspberry with minidlna and upnp av control point on which I implemented render.

I tried play videos and pictures on render(raspberry), but it unable to do that. Is it possible to play videos and pictures on raspberry using gmrender?

I have heard reports of people playing videos, but I never tried this myself. The indended use for gmrender is music, so this is what I am testing, but it seems to 'somewhat' work with videos and images as well, but I would have to test that more closely and repair to a point that it is actally working (I only have my gmrender-resurrect installed on a system without monitor, so I didn't care too much about that so far).

-h

You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/hzeller/gmrender-resurrect/issues/101

Madhu205 commented 8 years ago

Yes,it is possible to play videos on raspberry. For more information refer #62.