Problem to publish to CDN Level3
Hello
I have an error in the publication of a Live (Webcam) to a CDN (Level3).
when "ns.publish (STREAM_NAME 'live')" 'it is returned an error
"NetStream.Record.NoAccess '
Thank you to those who use AS3 application to connect to their CDN (Akamai, Level3 ...) of
tell me if they encounter a problem.
I use the same code has always been to publish a Live (Webcam) to servers
streaming (FMS RED5, etc ...) and can be summarized as follows:
nc = new NetConnection ()
nc.connect (HOST_URL)
../..
ns = new NetStream (nc)
ns.publish (MON_STREAM 'live')
this works on all versions FMS 2.5, 3.0, 3.5, etc. ..
Since a migration of my FMS version 2.5 to 3.5 this code does not work anymore!
the worst is that Flash Media Encoder (FME 3.0) it is operating properly.
So is there a feature to broadcast a live publishing point on a CDN (LEVEL3)?
The CDN turning on the fact that if it works with FME is that it is the code that raises
problem ... without more information.
The FMS version uses "special" of FMS, but until now I had no worries!
In general the user CDN use hardware encoders ... but hey it must be well
possible in AS3 coding!
Thank you for any advice, information, support, links, examples!
My Lives are being completely offline!
