Question
Streaming FLV
I have been able to successfully create an application and
stream an h264 file. The problem comes when I use exactly the same
application to access an FLV. It will not play. The only
differences I can see:
- the server reports the FLV as 'playing live'
- with the FLV the onMetaData handler is never called
On the same server the sample VOD application does work with both types of files.
Thoughts?
- the server reports the FLV as 'playing live'
- with the FLV the onMetaData handler is never called
On the same server the sample VOD application does work with both types of files.
Thoughts?
