ue4plugins / VlcMedia

Media Framework plug-in using the Video LAN Codec (libvlc).
BSD 3-Clause "New" or "Revised" License
267 stars 145 forks source link

use libvlc_media_player_stop function will lead to deadlock #62

Open bianchengxiaosheng opened 6 years ago

bianchengxiaosheng commented 6 years ago

It will deadlock when i replay the rtsp stream (the rtsp stram stop at a frame )

fengdays commented 4 years ago

did you have solve it, me too catch this bug!