ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.72k stars 5.28k forks source link

Build: Fix module failed for main_ingest_hls and mp4_parser. v6.0.119 #4005

Closed suzp1984 closed 3 months ago

suzp1984 commented 3 months ago
  1. fix src/main/srs_main_ingest_hls.cpp compiling error;
  2. fix src/main/srs_main_mp4_parser.cpp compiling error;
  3. remove empty target srs_ingest_hls;
winlinvip commented 3 months ago

Thank you 👍