• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 31
[RELEASE] veetle.com
"NETIMPORTS"

- many thanks for the `mod', works great on my win 7/eden setup.

I was starting to get `veetle' withdrawl symptoms, hi hi.

Once again, a great many thanks.

Clansman
Reply
Coincidence or something else more planned going on, but the Android App for Veetle got updated yesterday as well.
I've resorted to connecting my Tablet to my TV to get my fill of Veetle until my XBMCuntu can get fixed.
Reply
I think there are html5 streams as i can watch veetle streams on safari on iPad
Reply
@netimports. Thank you so very much for your efforts. I like those people who makes the game so simple for those newbies like us who got no clue and expertise in any kind of programming coding/decoding. I thought that the veetle plug in might be gone and dead and we have to live without this wonderful addon but thanks to you guys u have done a marvelous job and now its back again everything is playing now like a charm. Thank you once again.
Reply
Ok so I will ask again, knowing this isnt a perfect solution, but a temporary fix. I have the source and want to edit the c file to recompile for OSX. Can someone steer me in the right direction please? How & with what would I edit the file for OSX, and how & with what would I recompile it? Thanks in advance
Reply
Myteematt, use a text editor to edit the file and probably gcc to copile it. You have to compile the whole dynamic library.
Reply
re:OSX -- I've never done it, and don't have a mac, but to get you started...

For the one line code change, for what you are doing, any plain text editor will do. Then

Developing XBMC for Mac

and in particular

README.osx file on Github.

If I'm reading it right, I think you only need to go through step 4.a
Reply
here is an example of the iPad/iPhone stream:

Code:
http://veetle.com/index.php/hls/stream64kbpsVideo/216.221.144.235/216.221.144.177/4c39e52adb486/mobile/stream.m3u

Response:
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=0,BANDWIDTH=473308
http://216.221.144.235/hls/4c39e52adb486_mobileXcode/stream.m3u
#EXT-X-STREAM-INF:PROGRAM-ID=0,BANDWIDTH=64000
http://216.221.144.177/hls/4c39e52adb486_sfk/stream.m3u

Code:
http://216.221.144.235/hls/4c39e52adb486_mobileXcode/stream.m3u

Response:
#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:8648
#EXTINF:10
/hls/4c39e52adb486_mobileXcode/stream-8648.ts
#EXTINF:10
/hls/4c39e52adb486_mobileXcode/stream-8649.ts
#EXTINF:10
/hls/4c39e52adb486_mobileXcode/stream-8650.ts

Code:
http://216.221.144.177/hls/4c39e52adb486_sfk/stream.m3u

Response:
#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:1644
#EXTINF:10
/hls/4c39e52adb486_sfk/stream-1644.ts
#EXTINF:10
/hls/4c39e52adb486_sfk/stream-1645.ts
#EXTINF:10
/hls/4c39e52adb486_sfk/stream-1646.ts

pulled this with user agent switch, but can't seem to open any of the streams..
Reply
HLS support has been implemented previously in another XBMC addon: http://forum.xbmc.org/showthread.php?tid=131525

Reply
Wow that's weird looking...

They're breaking the audio and video into seperate transport streams, and then chopping them up into 10 second pieces?? That can't be right...

Though a google of 'extm3u html5' *does* get a lot of interesting hits...
Reply
(2012-08-29, 22:26)plugh Wrote: Wow that's weird looking...

They're breaking the audio and video into seperate transport streams, and then chopping them up into 10 second pieces?? That can't be right...

Though a google of 'extm3u html5' *does* get a lot of interesting hits...

Ahem... just look at the post directly above yours. :-)

It's called HLS (http live streaming) and has been successfully implemented a few days ago in the link I just posted.
Reply
Your post wasn't there when I started composing mine (and I still say that it looks weird) though it's awesome that there is a python script that supports it already...
Reply
so does anyone know if there will be a fix for the apple tv on veetle,im really missing it now,any news on when it will be fixed by the original rep i think its tommo repo,
Reply
I was wondering that myself, the wife is missing columbo on there!, I hope we can get veetle back!, its one plugin thats used alot here!!!
Reply
I also keep checking the version number of the plugin in hopes it updated. I use it to give me something to watch while working in the background. I hope the breakage wasn't an attempt by Veetle to stop plugins like this working so you have to use their own apps. Again love the plugin can't wait for it to be fixed.
Reply
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 31

Logout Mark Read Team Forum Stats Members Help
[RELEASE] veetle.com1