Feature #814
Plugins: AMF reading support?
| Status: | Accepted | Start date: | 12/18/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | plugins | |||
| Target version: | Near future |
Description
I'm working in a Ustream plugin but when I try to get an AMF file that contains information about a specific stream of ustream but it returns empty text instead of text with the informations I need.
Here is the sample of link that I'm using:
http://cgw.ustream.tv/Viewer/getStream/1/2277756.amf
History
#1
Updated by Andreas Öman over 1 year ago
- Status changed from New to Accepted
- Priority changed from Urgent to Normal
Ok, so I need to make an AMF parser that converts AMF objects into javascript objects.
#2
Updated by Andreas Öman over 1 year ago
- Target version changed from 3.4 to Near future