i have a request to an existent APP called Kodi and ffmpeg.
I tryed to use some plugins in Kodi like Twitch, but i get some errors and found the fault in the debug log:
Code: Select all
DEBUG: ffmpeg[7F60AAFFD700]: https protocol not found, recompile FFmpeg with openssl, gnutls,
08:56:14 T:140053162481408 DEBUG: ffmpeg[7F60AAFFD700]: or securetransport enabled.
08:56:14 T:140053162481408 DEBUG: Error, could not open file https://video-edge-c1d60c.fra02.hls.ttvnw.net/transcode-x2-6eb040/indie_23855226336_559622151/chunked/index-live.m3u8?token=id=8194531512996734422,bid=23855226336,exp=1481097372,node=video-edge-c1d60c.fra02,nname=video-edge-c1d60c.fra02,proto=https,fmt=chunked&sig=9e92f0e660665c21c9315ed66de1e555ddabae91
08:56:14 T:140053162481408 ERROR: OpenDemuxStream - Error creating demuxer
08:56:14 T:140053162481408 NOTICE: CDVDPlayer::OnExit()Is it possible that you can compile the ffmpeg binary with that options?