mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
implements basic edge(play and publish), with bug
This commit is contained in:
parent
79c9c6dcb7
commit
16319d73fd
6 changed files with 112 additions and 38 deletions
|
@ -81,6 +81,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_RTMP_EDGE_PLAY_STATE 320
|
||||
// invalid state for client to publish edge stream.
|
||||
#define ERROR_RTMP_EDGE_PUBLISH_STATE 321
|
||||
#define ERROR_RTMP_EDGE_PROXY_PULL 322
|
||||
|
||||
#define ERROR_SYSTEM_STREAM_INIT 400
|
||||
#define ERROR_SYSTEM_PACKET_INVALID 401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue