PDA

View Full Version : How does one play a FLV stream?


wearetherock
2009-06-22, 08:28
I'm trying to implement simple code to play flv stream,


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.

Voinage
2009-06-23, 14:28
The file has been deleted.

Try fetching a fresh file scraped from the page.