View Single Post
  #1  
Old 12-31-2014, 10:04 AM
Akagi201 Akagi201 is offline
Junior Member
 
Join Date: Sep 2014
Posts: 1
Akagi201 is on a distinguished road
Post

librtmp make install miss some header files?


I read the Makefile under librtmp folder.

I found that make install will only copy amf.h http.h log.h rtmp.h these file.

But there are many more amf.h dh.h handshake.h log.h rtmp_sys.h bytes.h dhgroups.h http.h rtmp.h header files.

Is it a bug?
Reply With Quote