rozhuk-im / msd_lite

Program for IP TV streaming on the network via HTTP
http://netlab.dhis.org/wiki/index?id=en:software:msd:lite
BSD 2-Clause "Simplified" License
185 stars 47 forks source link

Error with latest commit #9

Closed xh116 closed 4 months ago

xh116 commented 4 months ago

Hi Just build successfully with latest source code. running in docker, base image is alpine.

Error log:

Multi stream daemon lite[1]: msd_lite 1.11.0: started! 
Multi stream daemon lite[1]: Build: Apr 24 2024 18:03:23, Release. 
Multi stream daemon lite[1]: CPU count: 2. 
Multi stream daemon lite[1]: Descriptor table size: 1048576 (max files). 
Multi stream daemon lite[1]: tpt_data_init() - threads. Error 22: Invalid argument 
Multi stream daemon lite[1]: tp_create(). Error 22: Invalid argument
rozhuk-im commented 4 months ago

Now should build and run, please check.

xh116 commented 4 months ago

Yes, It is working now. Thank you for the effort.

Now should build and run, please check.

xh116 commented 4 months ago

Solved