Skip to content

jaygno/rtmpdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rtmp Library

  • git clone git://git.ffmpeg.org/rtmpdump

  • cd librtmp

  • vim Makefile

  • add # before CRYPTO=OPENSSL (because crypto result in double free when RTMP_Init-> TLS_INIT)

  • make && make install

  • cp last .h to /usr/local/include/librtmp/

Play

Publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published