PVR Simple SQL Client w/ Recording
#40
I've said that when I copy-paste ffmpeg command with all params from kodi.log and manually execute it in shell - output file is created and ffmpeg is copying stream to file.

But I think that te problem can be in bad use of " chars in -i param:/usr/local/bin/ffmpeg -i "rtmp://178.62.237.17/live/[email protected]&pass=xxx --swfUrl="[email protected]" --pageUrl="1527671051"" -c copy -f flv "/media/Lexar/Kodi/Recordings/PVR/Agenci NCIS Los Angeles (2018-05-30T12-17-38).flv"bash maybe can handle it, but maybe kodi does not...

Here I have found adding those chars:

https://github.com/gonzalo-hvega/pvr.ipt...d.cpp#L272

I can try to remove those extra " chars from code and test it again, but tommorow.
Reply


Messages In This Thread
RE: IPTV Simple Client w/ HD Recording - by Mr Groch - 2018-05-30, 14:16
Logout Mark Read Team Forum Stats Members Help
PVR Simple SQL Client w/ Recording11