The first step towards enabling live encoding under yospaceCDS is to set-up a Live Stream Configuration. You define which Profile that you want, and supply parameters specific to that Profile. A Profile is designed with a specific use case in mind, and generally involves taking a live feed under a specific protocol (such as RTMP, MMS or RTSP), encoding it into one or more different formats, frame sizes, and bit-rates and pushing these streams out to different CDN publish points.
If what you require doesn't appear on our list of registered Live Stream Profiles, you can request a new profile tailored to your needs from Yospace Support.
http://lsm.cds1.yospace.com/lsm/create?profile=p&name=n&[¶m1=d1[¶m2=d2..]]
Where:
Calls return {"ID": xxxx, "ERRORS" : []} where xxx is the ID of the Live Stream Configuraiton that was created if the call was successful. If the command was not successful, [] is an array of error strings. The following HTTP result codes also apply: