Re: Customized rtmpdump binaries with patch fileQuote:
For the moment I am running it off of the desktop as a solution to this. |
Re: Customized rtmpdump binaries with patch fileQuote:
|
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.
|
Re: Customized rtmpdump binaries with patch fileQuote:
|
Re: Customized rtmpdump binaries with patch fileQuote:
|
Re: Customized rtmpdump binaries with patch fileIs there a 64-bit version?
|
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/ |
Re: Customized rtmpdump binaries with patch fileProblem solved using livestreamer.:cool:
|
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... |
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 |
All times are GMT -6. The time now is 01:16 PM. |