 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?
|