Hello,
while the dash functionality in the vlc player does not play most of the stream (mostly only audio) I want to implement here something by myself using the libdash.
I implemented already the part what's reading the stream segments (audio and video) and writes this right now to disc into one files - works fine. Now I want to connect the buffers I get from the libdash (audio, video stream) directly to the vlc player engine, but here I have no idea how to do this.
Any comment or tip will be grateful
with regards Georg