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:
parent
f17f5de7d1
commit
b1835ee2fe
2 changed files with 254 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue