• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 15
[RELEASE] The Daily Show (Video) Addon
#31
Thanks for the files. Replacing librtmp.dll fixed both daily show and espn3.
Reply
#32
Does anyone got this plug-in working on Apple TV2? I am on 4.3.1 but never had success with previous version ( 4.2.1 ) as well.
Reply
#33
Still not working on Apple TV 2? Any workaround found?
Reply
#34
I need a recent debug log to see if I can fix it.
Reply
#35
Debug log sent as PM.
Reply
#36
Awmilne Wrote:Debug log sent as PM.


Looks like apple 2 tv is suffering from the librtmp bug that is fixed by compiling the latest source.
Reply
#37
Thank you, can you give detail instructions on how to fix this bug.......please keep in my that my technical knowledge has some limits.

Thank you again
Reply
#38
jhernandez86 Wrote:Thank you, can you give detail instructions on how to fix this bug.......please keep in my that my technical knowledge has some limits.

Thank you again

I dont know if there is an easy way to compile on ATV2. I know compiling stuff on OSX is pain compared to Linux though. So cant really help you there. Maybe someone will compile it and offer up a binary of it.
Reply
#39
ksosez Wrote:http://stream-recorder.com/forum/rtmpdum...t8603.html

On linux i had to pull the latest svn and compile it (which isnt that hard on linux) no idea how one would compile it on windows. There isnt a release yet it looks like.

EDIT: Looks like someone has compiled windows builds for you http://stream-recorder.com/forum/can-dow...t5533.html (scroll to the bottom for the latest builds)

I just want to say thanks to ksosez :-) the windows version works great from KSV's build posted in that forum. The current version is RTMPdump 2.3 r568.
Reply
#40
anyone on linux have this or Colbert working right now? If so, how?
Reply
#41
Maverick 10.10, git unkown march 9 compile of xbmc, when trying to compile from the svn posted earlier I get the following errors:

Code:
make[1]: Entering directory `/home/XBMC/rtmp/trunk/librtmp'
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o rtmp.o rtmp.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o log.o log.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o amf.o amf.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o hashswf.o hashswf.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o parseurl.o parseurl.c
ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o
ar: creating librtmp.a
gcc -dynamiclib -flat_namespace -undefined suppress -fno-common -headerpad_max_install_names  -o librtmp.0.dylib rtmp.o log.o amf.o hashswf.o parseurl.o  -lssl -lcrypto -lz
gcc: suppress: No such file or directory
gcc: unrecognized option '-headerpad_max_install_names'
make[1]: *** [librtmp.0.dylib] Error 1
make[1]: Leaving directory `/home/digi-center/rtmp/trunk/librtmp'
make: *** [librtmp/librtmp.a] Error 2

Any suggestions?

Thanks
Reply
#42
ctarwater Wrote:anyone on linux have this or Colbert working right now? If so, how?

By downloading the source and compiling the latest librtmp and installing it. Works fine.
Reply
#43
speed32219 Wrote:Maverick 10.10, git unkown march 9 compile of xbmc, when trying to compile from the svn posted earlier I get the following errors:

Code:
make[1]: Entering directory `/home/XBMC/rtmp/trunk/librtmp'
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o rtmp.o rtmp.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o log.o log.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o amf.o amf.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o hashswf.o hashswf.c
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL  -O2 -fPIC   -c -o parseurl.o parseurl.c
ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o
ar: creating librtmp.a
gcc -dynamiclib -flat_namespace -undefined suppress -fno-common -headerpad_max_install_names  -o librtmp.0.dylib rtmp.o log.o amf.o hashswf.o parseurl.o  -lssl -lcrypto -lz
gcc: suppress: No such file or directory
gcc: unrecognized option '-headerpad_max_install_names'
make[1]: *** [librtmp.0.dylib] Error 1
make[1]: Leaving directory `/home/digi-center/rtmp/trunk/librtmp'
make: *** [librtmp/librtmp.a] Error 2

Any suggestions?

Thanks

Did you install openssl-devel? (Cant remember the package name off hand here)
Reply
#44
Thanks, I should have paid more attention to the thread...

Arch users just need to install rtmpdump-svn from the AUR to get the plugins to work.

Thanks for the great work!
Reply
#45
ksosez Wrote:Did you install openssl-devel? (Cant remember the package name off hand here)

Let me try that.

EDIT: libssl-dev is already installed and the latest package. BUT, just for grins I tried to compile it again to see if there are any additional messages. Guess what, it compiled without errors. Maybe I installed the libssl-dev earlier and maybe it needed a reboot. Who knows, now I will read to find out what to do with it.

Thanks
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 15

Logout Mark Read Team Forum Stats Members Help
[RELEASE] The Daily Show (Video) Addon0