Registracija  Register
Advertising Prohibited

Please do not use our forums for advertising. Your account and all posts will be permanently deleted. Thanks!

Considero Forum
Subject: rtmp:// Streaming For Server
Prev Next
You are not authorized to post a reply.

Author Messages

ldadams
Posts:1



12-09-2007 03:21  

I am attempting to stream from my streaming service via rtmp://.  I cant seem to get this working is there any tricks?


palmereldritch
Posts:4



14-09-2007 20:13  

Hey Luke,

Your best bet is to use an XML playlist as your Media source.  The playlist should be formatted like this:



 
   
      Track 1
      Creator Name
      rtmp://mserver.com/my/directory
      myFilenameWithoutExtension
      rtmp
   
 

Don't forget to leave the extension off your filename for .  The sample above will play an .flv file.  To play an mp3, change it to mp3:myFilenameWithoutExtension.

 


palmereldritch
Posts:4



14-09-2007 20:18  

Oops.  Guess you can't paste code into the forums.  I'll try with question marks, instead of brackets.

?playlist version="1" xmlns="http://xspf.org/ns/0/"?
  ?trackList?
    ?track?
      ?title?Track 1?/title?
      ?location?rtmp://cp38107.edgefcs.net/ondemand/_definst_/38107/Kit1/module_5_part_b?/location?
      ?identifier?mp3:5_b_1_56K?/identifier?
      ?meta rel="type"?rtmp?/meta?
    ?/track?
  ?/trackList?
?/playlist?

 

You are not authorized to post a reply.
Forums > Products > Alive Media Player for DotNetNuke > rtmp:// Streaming For Server



ActiveForums 3.7