mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from allspace srs-librtmp for win vs2010. 2.0.36
This commit is contained in:
parent
14fca601f9
commit
7f121efd7a
6 changed files with 68 additions and 53 deletions
|
@ -112,7 +112,7 @@ int main(int argc, char** argv)
|
|||
printf("version: %d.%d.%d\n", srs_version_major(), srs_version_minor(), srs_version_revision());
|
||||
|
||||
rtmp = srs_rtmp_create("rtmp://ossrs.net/live/livestream");
|
||||
srs_lib_trace("create rtmp success");
|
||||
srs_human_trace("create rtmp success");
|
||||
srs_rtmp_destroy(rtmp);
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue