How does one play a FLV stream?
#1
Lightbulb 
I'm trying to implement simple code to play flv stream,

Code:
import xbmc

url = 'http://dl073.zshare.net/stream/bd6ae7c6045ad575293201b304020f18/1240146407/58854885/crankhighvoltage1.avi.flv'
xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).play(url)

above command it not work, may be i misunderstand something, can any anyone explain concept about playing flv stream.

thank.
Reply
#2
The file has been deleted.

Try fetching a fresh file scraped from the page.
Reply
#3
Hello, i need help. I have many streams, i want to stream the links in xbmc. But when i copy the files in a txt file an rename this into strm, not work.

http://gartenhof.live1-f.akamaihd.net/or...lv&start=0

Can anyone help me Sad

Sorry fpr my bad english
Reply
#4
CrAckJAck Wrote:Hello, i need help. I have many streams, i want to stream the links in xbmc. But when i copy the files in a txt file an rename this into strm, not work.

http://gartenhof.live1-f.akamaihd.net/or...lv&start=0

Can anyone help me Sad

Sorry fpr my bad english

Dude, you have resurrected this almost 2 years old thread with your first post?!

It would be smarter to open new thread instead...
Reply

Logout Mark Read Team Forum Stats Members Help
How does one play a FLV stream?0