AxisCommunications / locomote-video-player

Media Player in Adobe Flash with RTSP support. (THIS PROJECT IS NO LONGER MAINTAINED)
BSD 3-Clause "New" or "Revised" License
133 stars 79 forks source link

Issue with RTMP single url #108

Closed davidjaquier closed 10 years ago

davidjaquier commented 10 years ago

Hi guys,

thanks a lot for your nice player.

We have some issues with RTMP single url parsing.

In facts, Wowza (and other rtmp servers) includes a path in the url, and your player use only the last component of url as stream name, instead of complete path

some documentation here : http://www.wowza.com/forums/content.php?55-How-to-format-Adobe-Flash-RTMP-URLs

Do you think it's possible to improve your url parsing for this usage? or maybe implement a feature to set url + streamname (as flowplayer flash rtmp plugin) ?

Regards

David For Morphean

noseglid commented 10 years ago

Solved with #113