andrew-ld
andrew-ld
I would like to move the discussion about my new proposal here. https://github.com/objectbox/objectbox-java/issues/1046
yes, I am aware of the drawbacks of having multiple libraries sharing the same libc++ shared library, especially if the final developers are not careful to build all libraries with...
If it happens all the time delete the .session file generated by the program, if it keeps happening it means that there is some problem in the telegram servers, sometimes...
you can try to change token from @botfather and put the new one on the config.
interesting, apparently this tv sends a non-standard stop error
try with this commit https://github.com/andrew-ld/smart-tv-telegram/commit/e62be82b8436331cfb9ef5a1ec8c14f169e2032b
gives the same problem?
in this case it means that the video has been encoded in a format that is not supported by the TV, I don't support transcoding because the bot is mainly...
let's say it's a bit complex to manage because I should pass the buffer received from mtproto to ffmpeg, if it was a sequential stream it was easy but I...