Thanks Sherington, I am able to play the youtube url by using your steps with libvlc. However, I used sleep function to wait through the events for playback completion which is good for testing but not for application. Could you give more details about how we could poll the media player state? I pla...