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

for #738, refine flv codec to use io interface.

This commit is contained in:
winlin 2017-01-30 20:12:36 +08:00
parent d3bb8b6a86
commit 01d401c270
3 changed files with 29 additions and 43 deletions

View file

@ -241,6 +241,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ERROR_RESPONSE_DATA 3065
#define ERROR_REQUEST_DATA 3066
#define ERROR_EDGE_PORT_INVALID 3067
#define ERROR_EXPECT_FILE_IO 3068
///////////////////////////////////////////////////////
// HTTP/StreamCaster/KAFKA protocol error.