mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug #45, support duration for live. change to 0.9.62
This commit is contained in:
parent
04a526b340
commit
9a036958d7
6 changed files with 36 additions and 14 deletions
|
@ -75,6 +75,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
// 1. srs is ok, ignore and turn to simple handshake.
|
||||
// 2. srs-librtmp return error, to terminate the program.
|
||||
#define ERROR_RTMP_HS_SSL_REQUIRE 318
|
||||
#define ERROR_RTMP_DURATION_EXCEED 319
|
||||
|
||||
#define ERROR_SYSTEM_STREAM_INIT 400
|
||||
#define ERROR_SYSTEM_PACKET_INVALID 401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue