View Single Post
  #1  
Old 12-07-2009, 11:08 PM
noob2001204 noob2001204 is offline
Senior Member
 
Join Date: Dec 2007
Posts: 213
noob2001204 has a spectacular aura aboutnoob2001204 has a spectacular aura about
Default

How can the web player recognize correct app to connect the stream?


take this xml file as example
Code:
http://fms.api.tvb.com/getSmil.php?source_id=30992&video_id=102797
from the above link, it contains rtmpe url and the playpath

so i tried to rip it with this

rtmpe://e1a.vdo.vip.hk1.tvb.com/vi//mp4:/4/254/000000025391.mp4

it doesnt work,then i tried this

rtmpe://e1a.vdo.vip.hk1.tvb.com/tv//mp4:/4/254/000000025391.mp4

it works!
as you notice,the app makes a difference here
the question is, how can the swf player recognize the correct app to connect the stream?
Reply With Quote