Ticket #388 (closed bug: wontfix)
Edgecast RTMP with token not working
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Milestone: | Flash 4.4 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Attachments
Change History
Changed 4 years ago by jeroen
-
attachment
playlist.xml
added
comment:1 Changed 4 years ago by jeroen
No clue what goes wrong here. A NetStream.Failed message is being returned. The documentation says about this:
Flash Media Server only. An error has occurred for a reason other than those listed in other event codes.
Strange thig is that this only happens with actionscript 3. With the 3.xx player (AS2), everything is set exactly the same yet the error doesn't occur here.
The object encoding is set to ObjectEncoding.AMF0;
Since this stream uses a token protection (everything after the ?), I suspect the serverside fails to parse the data once delivered from an AS3 client.
comment:2 Changed 4 years ago by jeroen
- Summary changed from RTMP with token not working (giving NetStream.FAILED) to RTMP with token not working
Note: See
TracTickets for help on using
tickets.

test playlist