Flash Video

Internet TV, Radio, Podcasts
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Flash Video

Post by naveenmah »

Hi!
I would be really happy if you can teach me some basic lessons on writing scripts.

To start with lets say I want to get video from this site
http://www.ndtv.com/video/live/channel/ndtv24x7
As I understand this video is playing in flash player, now how can I write a script to get this video.
Pls. let me know where to start and how to start.

Thanks
Naveen
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Flash Video

Post by Eugene »

Hi,
naveenmah wrote: I would be really happy if you can teach me some basic lessons on writing scripts.
To start with lets say I want to get video from this site
http://www.ndtv.com/video/live/channel/ndtv24x7
As I understand this video is playing in flash player, now how can I write a script to get this video.
Pls. let me know where to start and how to start.
Easiest to start with a ready-made example: http://www.wildmediaserver.com/forum/vi ... f=20&t=259
Select folder - right click - Edit title - think the name of the script speak for themselves.

No universal solutions, each site usually has its own organization of links to videos.
Study of pages, the study of queries IE through a proxy. On this site there is no simple solution.
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Re: Flash Video

Post by naveenmah »

well looking at the page i get that the live TV which I want to see is in th eformat swf

http://www.ndtv.com/news/flash/video_62 ... Player.swf
I am still not able to understand what script I should write to get this streaming.

I just added this in internet TV and it gives me error
[013575f4] dummy interface: using the dummy interface module...
[swf @ 0139cdc0] Compressed SWF format not supported
[012b9054] avcodec demux error: av_open_input_stream failed
Thanks
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Flash Video

Post by Eugene »

naveenmah wrote:well looking at the page i get that the live TV which I want to see is in th eformat swf

http://www.ndtv.com/news/flash/video_62 ... Player.swf
I am still not able to understand what script I should write to get this streaming.

I just added this in internet TV and it gives me error
[013575f4] dummy interface: using the dummy interface module...
[swf @ 0139cdc0] Compressed SWF format not supported
[012b9054] avcodec demux error: av_open_input_stream failed
It's just a player, that downloads and displays video
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Flash Video

Post by Eugene »

Folder "Internet-television" - List [Movies] - right click - Add link -

Code: Select all

http://bglive-a.bitgravity.com/ndtv/247lo/live/native
maybe it's permalink
P.S. VLC required
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Flash Video

Post by Eugene »

I think video on a website from http://www.tubaah.com
tubaah.zip
(901 Bytes) Downloaded 837 times
1. IE: open videos page on http://www.tubaah.com - RSS - right click - copy shortcut
2. WMS: folder Tubaah - right click - Add podcast - Link - paste a podcast link
naveenmah
Posts: 17
Joined: Mon Sep 27, 2010 11:52 am

Re: Flash Video

Post by naveenmah »

Hi!
Folder "Internet-television" - List [Movies] - right click - Add link -
Code:
http://bglive-a.bitgravity.com/ndtv/247lo/live/native
maybe it's permalink
P.S. VLC required
Thanks a lot for the link.. it worked perfectly.
1. IE: open videos page on http://www.tubaah.com - RSS - right click - copy shortcut
2. WMS: folder Tubaah - right click - Add podcast - Link - paste a podcast link
I tried this adding podcast.. everything was fine podcast got added perfectly, Test trans-coding is working fine, but when I navigate to the added podcast folder in TV it gives me error "Requested item could not be found"
This error is same in TV as well as BD Player.

It gives error on folder itself, so its not the issue of trans-coding.

Pls. let me know.

Thanks
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Flash Video

Post by Eugene »

Hi,
naveenmah wrote:!
Folder "Internet-television" - List [Movies] - right click - Add link -
Code:
http://bglive-a.bitgravity.com/ndtv/247lo/live/native
maybe it's permalink
P.S. VLC required
Thanks a lot for the link.. it worked perfectly.
1. IE: open videos page on http://www.tubaah.com - RSS - right click - copy shortcut
2. WMS: folder Tubaah - right click - Add podcast - Link - paste a podcast link
I tried this adding podcast.. everything was fine podcast got added perfectly, Test trans-coding is working fine, but when I navigate to the added podcast folder in TV it gives me error "Requested item could not be found"
This error is same in TV as well as BD Player.

It gives error on folder itself, so its not the issue of trans-coding.
Try restart the server
samsungfan
Posts: 62
Joined: Thu Dec 30, 2010 5:55 am

Re: Flash Video

Post by samsungfan »

the ndtv link is having no sound somehow. The video is streaming fine.
samsungfan
Posts: 62
Joined: Thu Dec 30, 2010 5:55 am

Re: Flash Video

Post by samsungfan »

The sound works fine under Podcasts folder. The sound doesnt seem to work only in Internet Video folder. Is there a difference between InternetVideo and Podcasts folder that can cause this.
Post Reply