1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

remove the edge message flag, use directly send mode

This commit is contained in:
winlin 2014-04-27 14:23:21 +08:00
parent 5ddc71685b
commit 2295ebb346
2 changed files with 0 additions and 7 deletions

View file

@ -108,7 +108,6 @@ public:
st_netfd_t edge_stfd;
ISrsProtocolReaderWriter* edge_io;
SrsRtmpServer* edge_rtmp;
bool edge_got_message;
public:
int origin_stream_id;
st_netfd_t origin_stfd;