Proyecto movido a GitHub
Miér 7 Abr 2021 - 19:23 por bittor
Proyecto movido a GitHub:
https://github.com/bittor7x0/VDR-M7x0
Con muchos cambios y correcciones, Más información
También incluye el plugin epgfixer para corregir la EPG usando expresiones regulares y el plugin xmltv2vdr para descargar la EPG de internet
https://github.com/bittor7x0/VDR-M7x0
Con muchos cambios y correcciones, Más información
También incluye el plugin epgfixer para corregir la EPG usando expresiones regulares y el plugin xmltv2vdr para descargar la EPG de internet
Comentarios: 0
Buscar
streamdev-client??
3 participantes
Página 1 de 1.
streamdev-client??
Hi,
I just got a M740 an put a new firmware on it VDR-NG-EM 0.7.
It ist great, thanks for your work.
But I like to use the M740 as a streaming client with another vdr-server (yavdr)
Is it possible to run streamdev on the m740?
I just got a M740 an put a new firmware on it VDR-NG-EM 0.7.
It ist great, thanks for your work.
But I like to use the M740 as a streaming client with another vdr-server (yavdr)
Is it possible to run streamdev on the m740?
mc_fred_2- Cantidad de envíos : 4
Fecha de inscripción : 10/06/2012
Re: streamdev-client??
streamdev-client does not work correctly in M7x0, but if you use HTTP server of the streamdev plugin can use streamplayer plugin with it.
Re: streamdev-client??
thank you for the Information,
is there any howtos for installing additional plugins?
is there any howtos for installing additional plugins?
mc_fred_2- Cantidad de envíos : 4
Fecha de inscripción : 10/06/2012
Re: streamdev-client??
No in english, but you have to download extra plugins, extract plugin in /etc/plugins-lib (some plugins require additional files in /etc/vdr/plugins) and reboot.
Re: streamdev-client??
THX,
I did it its working, only my network is a bit slow.
I did it its working, only my network is a bit slow.
mc_fred_2- Cantidad de envíos : 4
Fecha de inscripción : 10/06/2012
Re: streamdev-client??
Hi,
I testet a bit stremplayer with my yavdr.
My network is not slow. My yavdr 0.4 coud not send the live TV in a good speed.
I tried PES, but with some interuptions.
streamplayer is 0.1.5. I got it from VDR-NG-EM-0.7-Firmware-Plugins
I ask if someone has compiled 0.2.0pre1.
I would lite to test that version
Thank you.
I testet a bit stremplayer with my yavdr.
My network is not slow. My yavdr 0.4 coud not send the live TV in a good speed.
I tried PES, but with some interuptions.
streamplayer is 0.1.5. I got it from VDR-NG-EM-0.7-Firmware-Plugins
I ask if someone has compiled 0.2.0pre1.
I would lite to test that version
Thank you.
mc_fred_2- Cantidad de envíos : 4
Fecha de inscripción : 10/06/2012
Re: streamdev-client??
This version not included nothing new to us:
- Experimental (means, not working) rtsp support using liblivemedia
- Dropped compatibility for VDR < 1.6.0
- Added suport for VDR >= 1.7.3
Re: streamdev-client??
Hello,
As a note, in case somebody experienced the same problem: the libvdr-streamplayer.so.1.4.5 plugin from the zip file downloadable here from the intl forum caused the problem
After some research, these are the best streaming parameters for me (found here: https://vdr-m7x0.foroactivo.com.es/t809-ayuda-para-hacer-stream-con-vlc?highlight=stream+vlc)
Streaming server via http:
Streaming server via udp:
>> just replace the dst parameters with your own client/server!
So, finally my box is complete! I got a marvellous DVB-T recorder and a streaming client!
As a note, in case somebody experienced the same problem: the libvdr-streamplayer.so.1.4.5 plugin from the zip file downloadable here from the intl forum caused the problem
- Código:
ERROR: O7O Toolchain-Version mismatched
After some research, these are the best streaming parameters for me (found here: https://vdr-m7x0.foroactivo.com.es/t809-ayuda-para-hacer-stream-con-vlc?highlight=stream+vlc)
Streaming server via http:
- Código:
cvlc ta.avi --sout "#transcode{vcodec=mp2v,vb=4096,scale=1,acodec=mpga,ab=192,channels=2,width=720,fps=25}:duplicate{dst=std{access=http,mux=mpeg1,dst=:1234}}"
- Código:
http://192.168.0.4:1234/
Streaming server via udp:
- Código:
cvlc ta.avi --sout "#transcode{vcodec=mp2v,vb=4096,scale=1,acodec=mpga,ab=192,channels=2,width=720,fps=25}:duplicate{dst=std{access=udp,mux=mpeg1,dst=192.168.0.2:1234}}"
- Código:
udp://@192.168.0.4:1234
>> just replace the dst parameters with your own client/server!
So, finally my box is complete! I got a marvellous DVB-T recorder and a streaming client!
chaos_prevails- Cantidad de envíos : 6
Fecha de inscripción : 29/08/2015
Temas similares
» streamdev actualizado
» Mas sobre Streamdev-server
» No realiza grabaciones
» XBMC, streamdev y iPad 3
» Tener dos servicios streamdev a la vez
» Mas sobre Streamdev-server
» No realiza grabaciones
» XBMC, streamdev y iPad 3
» Tener dos servicios streamdev a la vez
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.