New MythTV add-on using libcmyth

  Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
tekdoc_ Offline
Junior Member
Posts: 3
Joined: Apr 2012
Reputation: 0
Post: #591
(2012-04-14 19:57)tekdoc_ Wrote:  I am unable to watch live TV using the latest Windows binary (or from my own build from this AM). XBMC is running on Windows 7 64-bit and my backend is MythTV .24 fixes running on Arch Linux. The backend works fine with Mythbox and with mythfrontend running on the Arch box.

I am getting these errors in my xbmc.log:

http://xbmclogs.com/show.php?id=1560

Any ideas Huh

UPDATE: xmmc.log moved per request

So I gave up on getting this to work with Windows, wiped the drive and installed Xubuntu 11.10. I built XBMC from source and again, everything works except live TV. When I try to select a channel to watch, I get an immediate segfault. I also got the same results on a different frontend machine. Now I'm thinking it could be a problem with the backend so I tried a few different binary builds of mythbackend but still no dice...

Interestingly, using myth://user:pass@xxx.xxx.xxx.xxx as a video source, live TV works fine Frown

UPDATE: MythTv PVR add-on from dteirney's pvr branch works too
(This post was last modified: 2012-04-16 02:34 by tekdoc_.)
find quote
321liftoff Offline
Junior Member
Posts: 34
Joined: Oct 2010
Reputation: 0
Post: #592
I'm having a problem with EPG data on Win7 using mythbackend and the latest windows build (09/04/2012). EPG hasn't worked for me with older versions either. MythWeb works fine with EPG. Any pointers?

http://pastebin.com/GMqmMNfQ

MythTV Version : v0.24.1
MythTV Branch :
Network Protocol : 63
Library API : 0.24.20110505-1
QT Version : 4.7.4
Options compiled in:
linux release using_oss using_backend using_dvb using_frontend using_hdhomerun
using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg usin
g_qtwebkit using_v4l using_x11 using_mythtranscode using_ffmpeg_threads using_li
ve using_mheg
find quote
bilbonvidia Offline
Fan
Posts: 433
Joined: Jun 2011
Reputation: 1
Location: Britain
Post: #593
(2012-04-15 22:39)bilbonvidia Wrote:  I seem to have an issue, my video plugins have stopped working, iplayer, 4oD , demand five and itv player. Youtube still works however. I have tried re-installing the addons, any ideas?

Is there a compile switch I need to use to enable rtmp support as was the case with vdpau??
(This post was last modified: 2012-04-16 12:52 by bilbonvidia.)
find quote
tsp42 Offline
Senior Member
Posts: 222
Joined: Aug 2011
Reputation: 11
Location: Denmark
Post: #594
bilbonvidia: I had the same problem a while ago. From what I remember there was a problem with librtmp. Might be worth checking out.

321liftoff and tekdoc_: Could you please pastebin the mythtv log and xbmc log with the extended debug info enabled in the mythtv-cmyth addon configuration. use the "all, nodatabase" debug view for the mythtv log

Libcmyth MythTV addon for xbmc-pvr [source] [forum thread]
find quote
bilbonvidia Offline
Fan
Posts: 433
Joined: Jun 2011
Reputation: 1
Location: Britain
Post: #595
Was your rtmp issue independent of you version of xbmc? I have tried marking libttmp for re-installation but no joy.
(This post was last modified: 2012-04-16 20:05 by bilbonvidia.)
find quote
bilbonvidia Offline
Fan
Posts: 433
Joined: Jun 2011
Reputation: 1
Location: Britain
Post: #596
libRTMP support: No
libsmbclient support: Yes
libnfs client support:No
libafpclient support: No
AirPlay support: Yes
AirTunes support: No
Optical drive: Yes
libudev support: No
libusb support: No
libcec support: No
External FFmpeg: No
prefix: /usr/local

I see this at the end of ./configure so presume libRTMP=no is the issue, how to get to = yes?
find quote
tsp42 Offline
Senior Member
Posts: 222
Joined: Aug 2011
Reputation: 11
Location: Denmark
Post: #597
I didn't try another version of xbmc. The problem is that it is a while ago so I don't remember exactly what I did to solve it Undecided Else try searching the forum for "Unsupported protocol(rtmp)" and librtmp.

EDIT
You did try ./configure --enable-rtmp ?
else try a clean source directory. It sometimes helps.

Libcmyth MythTV addon for xbmc-pvr [source] [forum thread]
(This post was last modified: 2012-04-16 21:58 by tsp42.)
find quote
cfetzer Offline
Senior Member
Posts: 256
Joined: Jul 2011
Reputation: 11
Post: #598
(2012-04-15 12:05)tsp42 Wrote:  I would prefer if you split it up. I can always cherrypick the opdenkamp/xbmc PR (and he can review the PR)

Ok will do the requests as soon as opdenkamp has merged the context menu pr Smile
find quote
bilbonvidia Offline
Fan
Posts: 433
Joined: Jun 2011
Reputation: 1
Location: Britain
Post: #599
(2012-04-16 21:50)tsp42 Wrote:  I didn't try another version of xbmc. The problem is that it is a while ago so I don't remember exactly what I did to solve it Undecided Else try searching the forum for "Unsupported protocol(rtmp)" and librtmp.

EDIT
You did try ./configure --enable-rtmp ?
else try a clean source directory. It sometimes helps.

Success, with ./configure --enable-rtmp=yes !

Thanks!
find quote
tsp42 Offline
Senior Member
Posts: 222
Joined: Aug 2011
Reputation: 11
Location: Denmark
Post: #600
(2012-04-16 22:21)cfetzer Wrote:  
(2012-04-15 12:05)tsp42 Wrote:  I would prefer if you split it up. I can always cherrypick the opdenkamp/xbmc PR (and he can review the PR)

Ok will do the requests as soon as opdenkamp has merged the context menu pr Smile
Good work. Have you considered updating the PR to include the XBMC PVR API changes?

Libcmyth MythTV addon for xbmc-pvr [source] [forum thread]
find quote
Post Reply