<div>hi all.</div>
<div>i got a problem of libvlc_media_player_get_time.</div>
<div> </div>
<div>it always return 0 when i play rtsp stream. and the slider of vlc gui doesn't move.</div>
<div> </div>
<div>i research the live555.cpp and found in function StreamRead, tk->sub->getNormalPlayTime(pts) is always return 0. so in the function Control the case DEMUX_GET_TIME will return VLC_EGENERIC.</div>
<div> </div>
<div>can anybody fix the bug?</div>
<div> </div>
<div>thanks.</div>