Fedora Linux Support Community & Resources Center
  #1  
Old 15th October 2009, 04:45 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Arrow BBC iplayer plugin for totem 2.26 F11

I have stripped the iplayer plugin from the F12 totem packages and created a plugin package for F11


See attachment for totem-iplayer-2.26 rpms
Attached Files
File Type: rpm totem-iplayer-2.26-2.fc11.i586.rpm (47.2 KB, 136 views)
File Type: rpm totem-iplayer-2.26-2.fc11.x86_64.rpm (47.2 KB, 111 views)
Reply With Quote
  #2  
Old 15th October 2009, 05:28 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,849
linuxfedorafirefox
Thankyou Leigh

works great!

Dave
Attached Thumbnails
Click image for larger version

Name:	bbc.jpg
Views:	94
Size:	52.1 KB
ID:	18217  

Last edited by Dangermouse; 15th October 2009 at 06:05 PM.
Reply With Quote
  #3  
Old 15th October 2009, 07:52 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by Dangermouse View Post
Thankyou Leigh

works great!

Dave

Thanks for the feedback
Reply With Quote
  #4  
Old 15th October 2009, 08:41 PM
catshed Offline
Registered User
 
Join Date: Mar 2009
Location: Coventry,England
Age: 48
Posts: 26
linuxfedorafirefox
iplayer

I've installed the totem iplayer on my Fedora 11 machine and enabled the plugin but even though i get a list of the latest BBC programs i don't get any streaming yet ?
I started 'Totem' in terminal and i noticed these problems.

[CAT@CATS ~]$ totem
/usr/lib/python2.6/site-packages/httplib2/__init__.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
/usr/lib/python2.6/site-packages/httplib2/__init__.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha


Any ideas ? im new to the audio/visual side of things in Linux or Mr gates OS's

Thanks.
Reply With Quote
  #5  
Old 15th October 2009, 08:47 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by catshed View Post
I've installed the totem iplayer on my Fedora 11 machine and enabled the plugin but even though i get a list of the latest BBC programs i don't get any streaming yet ?
I started 'Totem' in terminal and i noticed these problems.

[CAT@CATS ~]$ totem
/usr/lib/python2.6/site-packages/httplib2/__init__.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
/usr/lib/python2.6/site-packages/httplib2/__init__.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha


Any ideas ? im new to the audio/visual side of things in Linux or Mr gates OS's

Thanks.

They are normal warnings and can be ignored, I get the same output with F12 but it works OK.

Code:
[leigh@localhost Thu Oct 15 18:07:46 SPECS]$ cat /etc/fedora-release 
Fedora release 11.92 (Rawhide)
[leigh@localhost Thu Oct 15 20:43:23 SPECS]$ totem
/usr/lib/python2.6/site-packages/httplib2/__init__.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/usr/lib/python2.6/site-packages/httplib2/__init__.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
^C
[leigh@localhost Thu Oct 15 20:44:17 SPECS]$ totem --version
totem 2.28.1
Reply With Quote
  #6  
Old 15th October 2009, 08:54 PM
catshed Offline
Registered User
 
Join Date: Mar 2009
Location: Coventry,England
Age: 48
Posts: 26
linuxfedorafirefox
OK thanks,I'll persevere with it later,i think it may be a connection issue even though i've got a 20mb connection,there may be some setting i have not enabled,this is the output.


(totem:9376): Gtk-WARNING **: Unable to retrieve the file info for `http://www.bbc.co.uk/mediaselector/4...5_3g.ram': HTTP Client Error: Forbidden
Programme has no HTTP streams
Programme has no HTTP streams
Programme has no HTTP streams

but thanks for the fast reply
Reply With Quote
  #7  
Old 15th October 2009, 09:15 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,849
linuxfedorafirefox
Quote:
Originally Posted by catshed View Post
OK thanks,I'll persevere with it later,i think it may be a connection issue even though i've got a 20mb connection,there may be some setting i have not enabled,this is the output.


(totem:9376): Gtk-WARNING **: Unable to retrieve the file info for `http://www.bbc.co.uk/mediaselector/4/real/b00ktr8f/iplayer_streaming_n95_3g.ram': HTTP Client Error: Forbidden
Programme has no HTTP streams
Programme has no HTTP streams
Programme has no HTTP streams

but thanks for the fast reply
If you are outside the uk i dont think you can get bbci, see if you can get bbci directly on the bbc site, if you cant then it wont work on totem either.
Reply With Quote
  #8  
Old 15th October 2009, 09:21 PM
catshed Offline
Registered User
 
Join Date: Mar 2009
Location: Coventry,England
Age: 48
Posts: 26
linuxfedorafirefox
Quote:
Originally Posted by Dangermouse View Post
If you are outside the uk i dont think you can get bbci, see if you can get bbci directly on the bbc site, if you cant then it wont work on totem either.
Im in Coventry England and it works fine via thier site.
Click image for larger version

Name:	Screenshot.jpg
Views:	57
Size:	72.0 KB
ID:	18221
Reply With Quote
  #9  
Old 16th October 2009, 05:22 AM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,849
linuxfedorafirefox
Quote:
Originally Posted by catshed View Post
Im in Coventry England and it works fine via thier site.
Attachment 18221
Are you using proxy, socks etc...
Reply With Quote
  #10  
Old 16th October 2009, 07:25 AM
catshed Offline
Registered User
 
Join Date: Mar 2009
Location: Coventry,England
Age: 48
Posts: 26
linuxfirefox
Quote:
Originally Posted by Dangermouse View Post
Are you using proxy, socks etc...
Im not sure at the moment as im using my .....Ahem........ 'PCLOS' machine,but i will check it later,i'm not quite sure how to set up the Proxy as I've never messed with that area thinking I'll mess my security up but would it be something like this ?

proxy=http://www.bbc.co.uk

And would i be looking in my firewall settings to change it ?

Thanks Leigh & Dangermouse
Reply With Quote
  #11  
Old 16th October 2009, 08:48 AM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,849
linuxfedorafirefox
I didnt mean you needed proxy etc to get it to work, but rather if you was using it then it could stop it from working,
sorry i didnt write it very well.
Reply With Quote
  #12  
Old 16th October 2009, 09:55 AM
catshed Offline
Registered User
 
Join Date: Mar 2009
Location: Coventry,England
Age: 48
Posts: 26
linuxfedorafirefox
Quote:
Originally Posted by Dangermouse View Post
I didnt mean you needed proxy etc to get it to work, but rather if you was using it then it could stop it from working,
sorry i didnt write it very well.
I looked In my 'Network Proxy Preferences'

'Direct internet connection' is checked
The other two unchecked are,
'Manual Proxy configuration'
'Automatic Proxy configuration'

In the ignored hosts i've only got the usual localhost,

So i think i will give it a miss for now and wait till Fedora12 final is released,thanks for your patience and time and BTW Dangermouse your 'Autoten' is a very usefull program
Click image for larger version

Name:	ip.jpg
Views:	58
Size:	63.3 KB
ID:	18222
Reply With Quote
  #13  
Old 18th October 2009, 02:29 PM
Icm76 Offline
Registered User
 
Join Date: Mar 2009
Posts: 50
linuxfedorafirefox
Now that I have iPlayer working on my computer I realise that something is wrong with the Totem plugin, or rather more likely I've done something wrong with the setup. Attached image shows the playback of the normal quality (SD) playback through iPlayer compared against the same show in Totem. Totem is reporting a resolution of 176 x 96 at 12 frames per second!
Attached Thumbnails
Click image for larger version

Name:	AR_Totem_v_iPlayer.jpg
Views:	61
Size:	43.8 KB
ID:	18230  
Reply With Quote
  #14  
Old 19th October 2009, 05:47 PM
catshed Offline
Registered User
 
Join Date: Mar 2009
Location: Coventry,England
Age: 48
Posts: 26
linuxfedorafirefox
Quote:
Originally Posted by catshed View Post
I looked In my 'Network Proxy Preferences'

'Direct internet connection' is checked
The other two unchecked are,
'Manual Proxy configuration'
'Automatic Proxy configuration'

In the ignored hosts i've only got the usual localhost,

So i think i will give it a miss for now and wait till Fedora12 final is released,thanks for your patience and time and BTW Dangermouse your 'Autoten' is a very usefull program
Attachment 18222
Well i couldn't stop messing about with it and now it WORKS Dont ask me what i did but i couldn't leave it alone,you know how it get's ya.......................
Thanks Chaps
Click image for larger version

Name:	Screenshot.jpg
Views:	37
Size:	65.9 KB
ID:	18238
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
totem-mythtv plugin config KKJensen Using Fedora 0 26th August 2009 05:06 PM
Plugin for Totem movie player in Fedora 9 mahesh_vm Using Fedora 1 7th August 2008 09:34 PM
totem plugin FosterB Using Fedora 1 10th March 2008 09:56 AM
Totem-plugin-viewer Bug report spidey.dodgey Installation and Live Media 2 9th December 2007 04:45 PM
totem-xine plugin for mozilla doesn't work F for Fragging Using Fedora 12 18th January 2005 10:04 AM


Current GMT-time: 01:18 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat