Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#421
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileQuote:
For the moment I am running it off of the desktop as a solution to this. |
#422
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileQuote:
|
#423
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileIs there a way to change the timestamp to 24 hour format? It is currently in 12 hour format without AM/PM indicator.
|
#424
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileYou should be able to apply it by patch -p0 -i rtmpdump.c.patch - file should be located in same dir as rtmpdump.c
|
#425
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileI can't, I don't think I have the tools for it. Can someone else do it and post it here?
|
#426
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileIs there a 64-bit version?
|
#427
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileI'm trying to save the stream from the following url:
Code:
http://player.stv.tv/episode/31rt/dumb-bunnies/smile-trail/ |
#428
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileProblem solved using livestreamer.
|
#429
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileHello, K-S-V san,
I have one issue with your patch. In fact, it is also a issue of liborc. liborc is used in dirac schroedinger. If I apply your patch with git repository of rtmpdump, and build it as static library, it occurs ffmpeg build error. Like following: LD ffmpeg_g LD ffplay_g LD ffprobe_g duplicate symbol _strsplit in: /Volumes/ffmpeg_compile/lib/librtmp.a(rtmp.o) /Volumes/ffmpeg_compile/lib/liborc-0.4.a(liborc_0.4_la-orcutils.o) duplicate symbol _strsplit in: /Volumes/ffmpeg_compile/lib/librtmp.a(rtmp.o) /Volumes/ffmpeg_compile/lib/liborc-0.4.a(liborc_0.4_la-orcutils.o) ld: 1 duplicate symbol for architecture x86_64 duplicate symbol _strsplit in: /Volumes/ffmpeg_compile/lib/librtmp.a(rtmp.o) /Volumes/ffmpeg_compile/lib/liborc-0.4.a(liborc_0.4_la-orcutils.o) I searched your patch and found string "strsplit" (function name?) I also tried to build ffmpeg with --enable-libschroedinger --enable-librtmp option, but never applied your patch, then above error does not occurred. So from here it's a kind of trade. Do you mind changing name of "strsplit" to some other? Or should I build rtmpdump without your patch? i.e. in the view of using rtmpdump with ffmpeg, your patch is worth to apply or not? Please consider... |
#430
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileHello, K-S-V san,
I have a strange issue on Ubuntu: I compiled patched rtmpdump on a older 32bit system (14.04 LTS) and it works flawlessly. Then i compiled exactly the same code on a 64 bi 16.04 LTS. With identical command lines I always get a Code:
Closing connection: NetStream.Play.Failed On 32bit it works fine. What could be the reason? It's not a secure connection, so SSL is not used.... Regards |
Tags: binaries, binary, patch, patches, rtmpdump, rtmpsrv, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|