Hi
Is there any way that can read stream and put video and audio packet manually into libvlc input buffer.
i have a ts stream. i want to play any service manually by insert packets into buffer libvlc .
i know libvlc can play all of services, but i want to feed libvlc input buffer in code.
please help me on this case.