Posts: 399
Joined: Jul 2009
Reputation:
0
2009-11-26, 22:25
(This post was last modified: 2009-11-26, 23:04 by moontan77.)
I get this:
[ALERT]:dvb: Unable to open /dev/dvb/adapter0/frontend0 -- Device or resource busy
[WARNING]:dvr: Output directory for video recording is not yet configured. Defaulting to to "/home/xbmc/Videos". This can be changed from the web user interface.
[NOTICE]:START: HTS Tvheadend version SVN-r3695 started, running as pid:3883 uid:1000 gid:1000, settings located in '/home/xbmc/.hts/tvheadend'
[INFO]:AVAHI: Service 'Tvheadend' successfully established.
but no webinterface (i'm doing this over ssh from my laptop) so I'm trying to connect to the ip of my xbmc pc (this works fine with 2.5)
in the prcocesses tvheadend seems to run for a second and then disappears, comes back and then disappears
Posts: 399
Joined: Jul 2009
Reputation:
0
2009-11-26, 23:19
(This post was last modified: 2009-11-27, 20:11 by moontan77.)
no luck
svn is being installed in /home/xbmc/tvheadend/
2.5 process is being killed, but when running ./build.Linux/tvheadend -C inside the tvheadend folder, its running for a second and giving the output as shown in my previous posts. It looks like its running ok there but doesnt seem to be. I could be doing something very stupid but havent figured out what.
edit:
tried it yet again..........................and it worked!, i've being doing the same thing each time so dont understand why.
One last question, how do you get it to run the svn at startup? instead of 2.5?
thanks for the help
I'm cursed, nearly every option seems to cause a segmentation fault on the latest svn for me
when i run the make command with the svn:
I get something like this with nearly every file
cc -MD -g -funsigned-char -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/xbmc/tvheadend/src -I/home/xbmc/tvheadend -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -I/home/xbmc/tvheadend/build.Linux/ffmpeg/install/include -c -o build.Linux/src/webui/simpleui.o /home/xbmc/tvheadend/src/webui/simpleui.c
Anyone else get that?
Are there any prerequisite's before installing the svn?
gcc version is 4.3.3 , ubuntu version is 9.04
Posts: 399
Joined: Jul 2009
Reputation:
0
Is nobody else get segmentation fault's a lot with the latest svn's?
I updated to karmic and they seem to be less frequent than with 9.04 jaunty, but they still happen after a while changing settings etc on the web innterface.
Posts: 5
Joined: Nov 2009
Reputation:
0
Hi,
I have read this thread and collected the experience of those who have managed to successfully connect to the tvheadend server from xbmc. Unfortunately, it is not my case! I have set-up the tvheadend server, created the channels, etc. but xbmc refuses to connect on port 9982 giving the following error: "could not connect to the remote server". I have tried to open up permissions on the base directory /home/hts, created another user with no password with streaming permissions on the local network, tried 127.0.0.1, localhost, even its own IP address...nothing works.
I am using ubuntu 9.04 with tvheadend-2.5 from debian repository and xbmc 9.04 (the stable version) from ppa repository.
Any one has some idea? Does xbmc 9.04 support the htsp protocol or do I need to upgrade to the latest beta version?
I am looking forward to make xbmc+tvheadend working. Thanks.