Flavio Ribeiro
Flavio Ribeiro
@danishnazir it may have to do with how the plugin was compiled. Honestly, this plugin has not taken much notice as browsers abandon flash support indefinitely. Clappr already has way...
hey @chriswiggins can you provide us a live rtmp source so we can fix the stop/play behavior?
@Kelier do you have a link I can access and reproduce this issue?
@pedoc, is that still an issue? can you give us more details around browser and version?
@wwwyaron this issue should be fixed outside the rtmp plugin, possibly outside the player as well.
the flash part [trigger](https://github.com/video-dev/clappr-rtmp-plugin/blob/master/src/RTMP.as#L223-L225) events when duration change (usually on the beginning of the stream/playback) so I suggest you to try to listen to events on the [mediator](https://github.com/video-dev/clappr-rtmp-plugin/blob/master/src/RTMP.as#L379) or on...
did you saw these errors before the pull request?
other question, are you caching the results of this location? what do you mean by _many requests_?
hi @jalonsoa, sounds good to me. I'm still surprised that I hadn't face this problem here. Have you tried compiling your libav with threads? Just curious, can you tell me...
It's ok for me @jalonsoa, can you make another pull request?