有没有dlna接收的软件(除了xbmc)?

Totem,mplayer,sopcast,realplayer,bmp
回复
enncoco
帖子: 27
注册时间: 2010-08-29 14:52

有没有dlna接收的软件(除了xbmc)?

#1

帖子 enncoco » 2014-01-23 20:40

:em03 :em03 :em03 :em03 :em03 :em03
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: 有没有dlna接收的软件(除了xbmc)?

#2

帖子 eexpress » 2014-01-24 9:46

你确定搜索过论坛?
或者搜索过软件中心?搜索过源?
● 鸣学
enncoco
帖子: 27
注册时间: 2010-08-29 14:52

Re: 有没有dlna接收的软件(除了xbmc)?

#3

帖子 enncoco » 2014-01-24 20:53

eexpress 写了:你确定搜索过论坛?
或者搜索过软件中心?搜索过源?
间到的都是服务器端 现在就用的minidlna
接收端只用过xbmc 但是这个必须开进界面去才能接收
有没有后台运行的接收程序 ? :em04
enncoco
帖子: 27
注册时间: 2010-08-29 14:52

Re: 有没有dlna接收的软件(除了xbmc)?

#4

帖子 enncoco » 2014-01-27 22:21

头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: 有没有dlna接收的软件(除了xbmc)?

#5

帖子 eexpress » 2014-01-27 22:52

服务端,通常是推荐mediatomb。

客户端,安装djmount就可以。我之前是用这脚本跑的。只是才在14.04下测试下,djmount crash,报bug了。在12.04应该没问题。

代码: 全选

● cat bin/dlna.mount.bash 
#!/bin/bash

cd
if [ ! -d upnp ]; then
	mkdir upnp; chmod 777 upnp
	sudo modprobe fuse
	sudo djmount -o allow_other upnp/
	xdg-open upnp
else
	sudo fusermount -u upnp
	rmdir upnp
	echo umount upnp and rmdir
fi
其他的totem和rhythmbox的那些plugins都失效了。
● 鸣学
enncoco
帖子: 27
注册时间: 2010-08-29 14:52

Re: 有没有dlna接收的软件(除了xbmc)?

#6

帖子 enncoco » 2014-01-28 11:16

eexpress 写了:服务端,通常是推荐mediatomb。

客户端,安装djmount就可以。我之前是用这脚本跑的。只是才在14.04下测试下,djmount crash,报bug了。在12.04应该没问题。

代码: 全选

● cat bin/dlna.mount.bash 
#!/bin/bash

cd
if [ ! -d upnp ]; then
	mkdir upnp; chmod 777 upnp
	sudo modprobe fuse
	sudo djmount -o allow_other upnp/
	xdg-open upnp
else
	sudo fusermount -u upnp


	rmdir upnp
	echo umount upnp and rmdir
fi
其他的totem和rhythmbox的那些plugins都失效了。
不知道这个djmount 怎么用 能后台运行接收
我现在就是用minidlna服务端 gmrender-resurrect做接收端 然后手机用BubbleUPnP控制
听歌还行 播放大视频就超100% cpu 图片还是不能播放哦
这个手机上用pptv也能识别出 就是不能播放

图片

~/Applications/gmrender-resurrect$ ./src/gmediarender -f "Renderer"
gmediarender 0.0.7-git started [ gmediarender 2013-10-29_e2eb785 (libupnp-1.6.6; glib-2.32.4; gstreamer-0.10.36) ].
Logging switched off. Enable with --logfile=<filename> (e.g. --logfile=/dev/stdout for console)

(gmediarender:3642): GStreamer-CRITICAL **: gst_pad_new_from_template: assertion `GST_IS_PAD_TEMPLATE (templ)' failed

(gmediarender:3642): GStreamer-CRITICAL **: gst_pad_template_get_caps: assertion `GST_IS_PAD_TEMPLATE (templ)' failed

(gmediarender:3642): GStreamer-CRITICAL **: gst_pad_set_caps: assertion `GST_IS_PAD (pad)' failed

(gmediarender:3642): GStreamer-CRITICAL **: gst_element_add_pad: assertion `GST_IS_PAD (pad)' failed
./src/gmediarender: Could not stat '/usr/local/share/gmediarender/grender-64x64.png': No such file or directory
./src/gmediarender: Could not stat '/usr/local/share/gmediarender/grender-128x128.png': No such file or directory
Ready for rendering.
ERROR [2014-01-28 00:28:25.616815 | gstreamer] source: Error: Not Acceptable (Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source:
Not Acceptable (406), URL: http://192.168.0.192:8200/MediaItems/4095.jpg)
ERROR [2014-01-28 00:28:25.618527 | gstreamer] decodebin21: Error: Your GStreamer installation is missing a plug-in. (Debug: gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:
no suitable plugins found)
ERROR [2014-01-28 00:28:25.618680 | gstreamer] decodebin21: Error: A text/html decoder plugin is required to play this stream, but not installed. (Debug: gstdecodebin2.c(1699): analyze_new_pad (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:
No decoder to handle media type 'text/html')
ERROR [2014-01-28 00:28:25.619288 | gstreamer] queue23: Error: Internal data flow error. (Debug: gstqueue2.c(2573): gst_queue2_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstQueue2:queue23:
streaming task paused, reason not-linked (-1))
ERROR [2014-01-28 00:28:51.752095 | gstreamer] source: Error: Not Acceptable (Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstSoupHTTPSrc:source:
Not Acceptable (406), URL: http://192.168.0.192:8200/MediaItems/4096.jpg)
ERROR [2014-01-28 00:28:51.754284 | gstreamer] decodebin22: Error: Your GStreamer installation is missing a plug-in. (Debug: gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstDecodeBin2:decodebin22:
no suitable plugins found)
ERROR [2014-01-28 00:28:51.754438 | gstreamer] decodebin22: Error: A text/html decoder plugin is required to play this stream, but not installed. (Debug: gstdecodebin2.c(1699): analyze_new_pad (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstDecodeBin2:decodebin22:
No decoder to handle media type 'text/html')
ERROR [2014-01-28 00:28:51.755195 | gstreamer] queue24: Error: Internal data flow error. (Debug: gstqueue2.c(2573): gst_queue2_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstQueue2:queue24:
streaming task paused, reason not-linked (-1))
ERROR [2014-01-28 00:29:07.039683 | gstreamer] source: Error: Not Acceptable (Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source:
Not Acceptable (406), URL: http://192.168.0.192:8200/MediaItems/4100.jpg)
ERROR [2014-01-28 00:29:07.041312 | gstreamer] decodebin21: Error: Your GStreamer installation is missing a plug-in. (Debug: gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:
no suitable plugins found)
ERROR [2014-01-28 00:29:07.041458 | gstreamer] decodebin21: Error: A text/html decoder plugin is required to play this stream, but not installed. (Debug: gstdecodebin2.c(1699): analyze_new_pad (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:
No decoder to handle media type 'text/html')
ERROR [2014-01-28 00:29:07.041994 | gstreamer] queue25: Error: Internal data flow error. (Debug: gstqueue2.c(2573): gst_queue2_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstQueue2:queue25:
streaming task paused, reason not-linked (-1))
ERROR [2014-01-28 00:29:30.317791 | gstreamer] source: Error: Not Acceptable (Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstSoupHTTPSrc:source:
Not Acceptable (406), URL: http://192.168.0.192:8200/MediaItems/2617.jpg)
ERROR [2014-01-28 00:29:30.319996 | gstreamer] decodebin22: Error: Your GStreamer installation is missing a plug-in. (Debug: gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstDecodeBin2:decodebin22:
no suitable plugins found)
ERROR [2014-01-28 00:29:30.320147 | gstreamer] decodebin22: Error: A text/html decoder plugin is required to play this stream, but not installed. (Debug: gstdecodebin2.c(1699): analyze_new_pad (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstDecodeBin2:decodebin22:
No decoder to handle media type 'text/html')
ERROR [2014-01-28 00:29:30.320807 | gstreamer] queue26: Error: Internal data flow error. (Debug: gstqueue2.c(2573): gst_queue2_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin2/GstQueue2:queue26:
streaming task paused, reason not-linked (-1))


http://blog.scphillips.com/2013/01/a-up ... pberry-pi/
https://github.com/hzeller/gmrender-resurrect
https://play.google.com/store/apps/deta ... upnp&hl=en
http://www.bubblesoftapps.com/bubbleupn ... tu_install
回复