Page 1 of 1
Help for updating ffmpeg with moded librtmp?

Posted:
Mon Mar 04, 2013 10:13 pm
by jhb50
Serviio 1.2 for Windows comes with ffmpeg.exe containing the standard librtmp library. I have a moded librtmp.dll provided by KSV that contains code which allows mips.tv rtmp links to be opened, which the standard library cannot do. I need to access mips.tv as one of the SkySportsPlus.groovy sources.
Is there any way to link this librtmp.dll into the Serviio ffmpeg.exe? I know nothing about how to compile these libraries.
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Tue Mar 05, 2013 8:11 pm
by Illico
I also have a problem with the latest Serviio 1.2 with M6group plugin, it seems that new librtmp library failed with M6 server.
With previous 1.1 version it's OK.
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Thu Mar 07, 2013 12:46 pm
by Illico
Zip,
Could you explain the difference between librtmp on serviio 1.1 (work with M6group.groovy) and serviio 1.2 version (failed) ? ( or point me the librtmp version used on 1.1 an 1.2)
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Thu Mar 07, 2013 5:24 pm
by zip
1.1 has rtmpdump 2.4, 1.2 has the latest git source code
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Fri Mar 08, 2013 3:38 pm
by Illico
zip wrote:1.1 has rtmpdump 2.4, 1.2 has the latest git source code
OK,
I don't know how to do that, so is it possible that you compile a ffmpeg.exe (compatible with serviio) with librtmp2.4 version?
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Fri Mar 08, 2013 4:19 pm
by zip
Do you wan me to revert to the older rtmp for future version or what is it you need?
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Fri Mar 08, 2013 4:52 pm
by Illico
zip wrote:Do you wan me to revert to the older rtmp for future version or what is it you need?
Revert to the older rtmp for testing on M6group plugin, I will call you after the test. Thanks
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Fri Mar 08, 2013 5:00 pm
by dval666
jhb50 wrote:Serviio 1.2 for Windows comes with ffmpeg.exe containing the standard librtmp library. I have a moded librtmp.dll provided by KSV that contains code which allows mips.tv rtmp links to be opened, which the standard library cannot do. I need to access mips.tv as one of the SkySportsPlus.groovy sources.
Is there any way to link this librtmp.dll into the Serviio ffmpeg.exe? I know nothing about how to compile these libraries.
I would like to know about this cause I´m interested too. Perhaps someone can compile including that moded library.
Re: Help for updating ffmpeg with moded librtmp?

Posted:
Fri Mar 08, 2013 7:31 pm
by zip
Illico wrote:Revert to the older rtmp for testing on M6group plugin, I will call you after the test. Thanks
Download 1.1 and try it with that FFmpeg. It takes ages to build FFmpeg.
With previous ffmpeg (1.1) M6group plugin works, but not with the latest 1.2 I don't know what librtmp dev are changed ;-(