mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename upp project
This commit is contained in:
parent
a4c5f94b15
commit
eb3b824e6c
4 changed files with 5 additions and 4 deletions
|
@ -28,7 +28,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
int main(int /*argc*/, char** /*argv*/){
|
||||
log_context->SetId();
|
||||
|
||||
SrsWarn("server start");
|
||||
SrsWarn("server start.");
|
||||
SrsInfo("listen at 1935");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue