Marcel Hencke

Results 4 comments of Marcel Hencke

@jzvi12 replace **uint** by **uint64** in the server.go file and now it should compile

In commit: f0bcbc9 in the `mediaframemultiplexer.go` file the callback logic was disable. Because in the **media-server** project (https://github.com/medooze/media-server) **not** the media-server-go project, some changes where made to `media-server/include/media.h` file. Amongst...

> @marcelhencke Do you have some free time to support media-server-go developing? I am a bit busy these days. I don't have much free time myself. But since I want...

There are 3 config folders in /home/www/test2/media-server-go/media-server/ext/crc32c/config/ **Darwin-i386**, **Linux-x86_64** and **Linux-x86_64_nosse42** You need to copy one of the underlying crc32c_config.h to media-server/ext/crc32c/include/crc32c/ For example: cp /home/www/test2/media-server-go/media-server/ext/crc32c/config/**Linux-x86_64**/crc32c/crc32c_config.h /home/www/test2/media-server-go/media-server/ext/crc32c/include/crc32c/