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

When pushing against the official webrtc-demo, the rtc/v1/publish/ interface always returns the following error #3903

Closed BiuBIu-Ka closed 4 months ago

BiuBIu-Ka commented 7 months ago

Describe When pushing against the official webrtc-demo, the rtc/v1/publish/ interface always returns the following error

"code": 0,
"server": "vid-4fs8k34",
"service": "8c6t324d",
"pid": "20559",
"urls": {
    "api": "the api root",
    "rtc": {
        "v1": {
            "play": "Play stream",
            "publish": "Publish stream",
            "nack": "Simulate the NACK"
         }
     }
 }

This result directly leads to the failure of pushing stream and playing, and the relevant documents are not queried. Is the configuration incorrect?

winlinvip commented 4 months ago

Please click the ASK AI button on either https://ossrs.io or https://ossrs.net for the Chinese language. I think the AI can address this query since relevant articles or discussions may already be available.

This issue will be eliminated, see #2716