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

add ingest flv to RTMP over srs-librtmp

This commit is contained in:
winlin 2014-04-19 11:19:26 +08:00
parent f17f5de7d1
commit b1835ee2fe
2 changed files with 254 additions and 0 deletions

View file

@ -44,6 +44,7 @@ int proxy(srs_rtmp_t irtmp, srs_rtmp_t ortmp);
int main(int argc, char** argv)
{
int ret = 0;
// user option parse index.
int opt = 0;
// user options.