FAQ  •  Register  •  Login

Veetle.com

<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Mon Sep 17, 2012 2:59 am

Re: Veetle.com

zip wrote:the plugins work on a different level than directly manipulating the streams, so the proxy cannot be incorporated into a plugin


Are there any other suggestions you can think of to deal with this issue? I agree that modifying ffmpeg to deal with it isn't the best approach.
<<

trigu75

Streaming enthusiast

Posts: 32

Joined: Mon Jun 11, 2012 11:29 am

Post Mon Sep 17, 2012 3:21 pm

Re: Veetle.com

well ..

my idea was actually to provide the python script as it is , all you have to do is on each system to configure the right IP (inside the script) , install python , and execute it

and have the veetle plugin also modified to make the TV requests from the modified address we pass with the proxy .. , I know what is done inside the python script , can be translated to a java solution (for serviio) , just another jar ..
<<

trigu75

Streaming enthusiast

Posts: 32

Joined: Mon Jun 11, 2012 11:29 am

Post Mon Sep 17, 2012 3:53 pm

Re: Veetle.com

example ...

take unzip the zip file , insert the right IP address (your machine IP instead of 192.168.0.15)

install python , and run it (python akamaiSecureHD.py )

then , take the veetle.groovy I provided , and also there , put your IP instead of 192.168.0.15

it works like a charm ... and can be used if in the future they change GGG to something elses ...

osx has python already , and so linux systems , on windows is a small install ..
Attachments
Veetle.groovy
(4.94 KiB) Downloaded 564 times
veetle.zip
(52.92 KiB) Downloaded 500 times
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Tue Sep 18, 2012 12:59 am

Re: Veetle.com

It works like a charm! I have the proxy configured to run as a daemon process on startup under Ubuntu. So far, the Veetle channels are all playing just fine.

Thanks a bunch. Great work!
<<

George_L

Serviio newbie

Posts: 11

Joined: Tue Feb 21, 2012 6:06 am

Post Tue Sep 18, 2012 5:41 pm

Re: Veetle.com

trigu75 wrote:example ...

take unzip the zip file , insert the right IP address (your machine IP instead of 192.168.0.15)

install python , and run it (python akamaiSecureHD.py )

then , take the veetle.groovy I provided , and also there , put your IP instead of 192.168.0.15

it works like a charm ... and can be used if in the future they change GGG to something elses ...

osx has python already , and so linux systems , on windows is a small install ..


To make it clearer for those of us new to some of this terminology, I need to clarify:

Your machine IP is your PC IP correct? (Not the TV set IP its hooked too)
What is python? where do I get it (for Windows 7 64)? I did find something with a search (but it's not a small file) and want to clarify its correct.
I see where to edit both Veetle.groovy and akamaisecureHD.py to change IP. Where do you install the Vettle.zip file after its unzipped?
Because I don't know what python is, what are you doing when you run (python akamaiSecureHD.py). What is this doing to the file?

Once I get this clarified, I too hope to get this working

Thanks
<<

trigu75

Streaming enthusiast

Posts: 32

Joined: Mon Jun 11, 2012 11:29 am

Post Tue Sep 18, 2012 6:24 pm

Re: Veetle.com

http://www.python.org/ftp/python/2.7.3/ ... .amd64.msi

This should be python for 64 bit windows

Yes the ip is the system the proxy is running

Python is a programming language , the proxy is written
Usin python

All the contents in the zip file must be extracted to any folder you like

Say.c:\vetproxy

Then from cmd window go to that folder and type python and the py file

Or just double click the file should do the same

Since the beginning the plugin was based on the Xbmc plugin

Translated to groovy from python .. But the proxy can't be used as plugin but separate addon

Kind of plugin for the plugin
<<

i4play

Serviio newbie

Posts: 3

Joined: Thu Oct 04, 2012 11:01 am

Post Sat Oct 06, 2012 11:15 pm

Re: Veetle.com

Nevermind, figured it out. My bad, and thanks.
<<

seaman

User avatar

Serviio newbie

Posts: 14

Joined: Tue Jun 05, 2012 4:26 pm

Post Mon Oct 08, 2012 6:07 pm

Re: Veetle.com

JerseyJoe123 wrote:Since I use Ubuntu, I patched the line described in the thread:

"if (d[0] == 'F' && d[1] == 'L' && d[2] == 'V' && d[3] < 5 ..."

and replaced it with:

"if ( (d[0] == 'F' || d[0] == 'G' || d[0] == 'H') && d[3] < 5 ..."

in the flvdec.c source file and recompiled ffmpeg. It is working OK so far for all the Veetle streams I've tried.

Works in Ubuntu 12.10. Now Veetle and Veetles folder are populated as before... Thanks.
<<

sjsu

Serviio newbie

Posts: 17

Joined: Thu Jun 27, 2013 4:49 am

Post Sun Jul 07, 2013 5:10 am

Re: Veetle.com

trigu75 wrote:http://www.python.org/ftp/python/2.7.3/python-2.7.3.amd64.msi

This should be python for 64 bit windows

Yes the ip is the system the proxy is running

Python is a programming language , the proxy is written
Usin python

All the contents in the zip file must be extracted to any folder you like

Say.c:\vetproxy

Then from cmd window go to that folder and type python and the py file

Or just double click the file should do the same

Since the beginning the plugin was based on the Xbmc plugin

Translated to groovy from python .. But the proxy can't be used as plugin but separate addon

Kind of plugin for the plugin



i must say it did populate lot of veetle folders but it is buffering a lot. my connection is pretty good 25MBPS too, dint had any prblm with any other video. i am using serviio 1.1.
any advise why it is buffering so much on any veetle movie?

thanks
<<

funguide

Streaming enthusiast

Posts: 20

Joined: Sun Dec 08, 2013 10:55 pm

Post Wed Jan 01, 2014 9:09 pm

Re: Veetle.com

Works great but some streams come on both HD and SD, and it shows only the SD version. It seems the preferred quality argument is not yet implemented in the plugin.
Previous

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 25 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.