How does one play a FLV stream?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
wearetherock Offline
Junior Member
Posts: 8
Joined: Jun 2009
Reputation: 0
Lightbulb  How does one play a FLV stream? Post: #1
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.
find quote
Voinage Offline
Banned
Posts: 856
Joined: Mar 2008
Location: England
Post: #2
The file has been deleted.

Try fetching a fresh file scraped from the page.
find quote
CrAckJAck Offline
Junior Member
Posts: 1
Joined: Jan 2011
Reputation: 0
Post: #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
find quote
Djape Offline
Senior Member
Posts: 222
Joined: Apr 2009
Reputation: 0
Post: #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...
find quote