Page 1 of 1

Expanding x-callback-url with seek time

Posted: 08 Aug 2017 16:56
by RickDB
Hi,

Recently started integrating video playback in my test app and would like to know if it was possible to include more info in the callback url on failed or success like:

- Play state including duration /seek time (i.e. where user left off)

Right now it only looks to just push me back to app without any info but might be missing something, also is it possible to supply a seek time like for example:

vlc-x-callback://x-callback-url/stream?url=http://someUrl&seek=120&PARAMETER=..

Re: Expanding x-callback-url with seek time

Posted: 13 Sep 2017 11:37
by fkuehne
Sorry for the late response. We can definitely do that. Are you will to write a patch?