maknapp/vlckitSwiftSample

Errors when I run the example

Closed this issue · 1 comments

I can compile and run the sample, but when it runs in my iphone, I get these errors:

2016-06-24 14:57:35.600 vlckitSwiftSample[2217:2190427] creating player instance using shared library
[176c4dd4] core generic error: option marq-color does not exist
[176c4dd4] core generic error: option marq-opacity does not exist
[176c4dd4] core generic error: option marq-position does not exist
[176c4dd4] core generic error: option marq-refresh does not exist
[176c4dd4] core generic error: option marq-size does not exist
[176c4dd4] core generic error: option marq-timeout does not exist
[176c4dd4] core generic error: option marq-x does not exist
[176c4dd4] core generic error: option marq-y does not exist

Changed the stream address and get the same errors.

Can you help with this?

Thanks

I always get the same output as well. Those are vlc settings that are missing (either in the library or there's a way to set them that I have not seen). As long as video is playing and there are not any other errors it should be fine.