VDR on server + HTPC with XBMC
#16
Are you using the 32 bit version? That processor certainly won't be 64 bit, and am not sure it is even compatible with modern i386 builds.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#17
OK, I have installed the newest ubuntu with VNSI addon. Could you help me to connect VNSI with oscam server?

What I have done:
# sudo stop vdr
# sudo apt-get install git
# sudo apt-get install vdr-dev
# sudo apt-get install nano
#git clone git://projects.vdr-developer.org/vdr.git
#git clone https://github.com/FernetMenta/vdr-plugin-vnsiserver

After commands above I have file streamdevhosts.conf, but I can not edit it.

#
# streamdevhosts This file describes a number of host addresses that
# are allowed to connect to the streamdev server running
# with the Video Disk Recorder (VDR) on this system.
# Syntax:
#
# IP-Address[/Netmask]
#

127.0.0.1 # always accept localhost
#192.168.100.0/24 # any host on the local net
#204.152.189.113 # a specific host
#239.255.0.0/16 # uncomment for IGMP multicast streaming
#0.0.0.0/0 # any host on any net (DON'T DO THAT! USE AUTHENTICATION)

Questions are:
1. How can I edith this file streamdevhosts.conf?
2. Where should be entered IP adress of my oscam server?
3. Is it enough to be able connect with vnc server by other htpc with xbmc?
Reply
#18
Nobody knows how help me?
Reply
#19
sorry, discussions about softcams are not allowed in this forum
Reply
#20
Why?
Reply
#21
because it's illegal in many countries.
Reply
#22
Hi,

I hope that this is correct place to post the issue.

When I switch TV channel, I see in xbmc log following error messages:

15:35:07 T:140151379289856 NOTICE: Thread JobWorker start, auto delete: true
15:35:12 T:140151055181568 NOTICE: PVRManager - PerformChannelSwitch - switched to channel 'NOVA'
15:35:12 T:140151055181568 NOTICE: Creating Demuxer
15:35:12 T:140151055181568 NOTICE: Closing video stream
15:35:12 T:140151055181568 NOTICE: waiting for video thread to exit
15:35:12 T:140150856201984 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
15:35:12 T:140150856201984 NOTICE: thread end: video_thread
15:35:12 T:140151055181568 NOTICE: deleting video codec
15:35:12 T:140151055181568 NOTICE: CVDPAU::Release pre-cleanup
15:35:12 T:140150680053504 NOTICE: CMixer::OnExit: Output Thread terminated
15:35:12 T:140151055181568 NOTICE: Closing audio stream
15:35:12 T:140151055181568 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
15:35:12 T:140151055181568 NOTICE: Waiting for audio thread to exit
15:35:12 T:140150847809280 NOTICE: thread end: CDVDPlayerAudio::OnExit()
15:35:12 T:140151055181568 NOTICE: Closing audio device
15:35:12 T:140151055181568 NOTICE: Deleting audio codec
15:35:12 T:140151055181568 ERROR: Get - failed to get stream
15:35:12 T:140151055181568 NOTICE: Closing teletext stream
15:35:12 T:140151055181568 NOTICE: CDVDMessageQueue(teletext)::WaitUntilEmpty
15:35:12 T:140151055181568 NOTICE: waiting for teletext data thread to exit
15:35:12 T:140150839416576 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
15:35:12 T:140150839416576 NOTICE: thread end: data_thread

There is always triplet of the same error messages:
ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
ERROR: Get - failed to get stream
ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)

It seems to me like incorrectly closed queue. Should I worry?

My config is
OS: Ubuntu 14.04 x64
XBMC: 13.0 Gotham
VDR: 2.0.3
VNSI: 1.9.7

Regards
M
Reply
#23
(2014-05-07, 06:43)FernetMenta Wrote: because it's illegal in many countries.

Installation of vdr+vnsi is illegal?
My question only is how to install vdr+vnsi on one machine and connect two another machines, is it illegal?
Reply
#24
No the softcam!!
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#25
I do not want to do something illegal, I just want to have server where vnsi will be installed and connect with them two other machines to have the same.
Reply

Logout Mark Read Team Forum Stats Members Help
VDR on server + HTPC with XBMC0