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.7k stars 5.28k forks source link

Console: The HTTPS API and the HTTPS server share the same port. #4051

Open FeverishScarecrow opened 1 month ago

FeverishScarecrow commented 1 month ago

When I open the overview page in the console, GET https://192.168.5.177:8088/api/v1/summaries?callback=angular.callbacks._0 is 404. Https API port should be 1990, but here is 8088, 8088 is the port for the https server.

TRANS_BY_GPT4

winlinvip commented 1 month ago

This bug is introduced by console, not the HTTPS API.