Home
last modified time | relevance | path

Searched refs:STREAMING_STOPPED (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpgw.c62 STREAMING_STOPPED enumerator
690 server->state = STREAMING_STOPPED; in serverThread()
740 if (server->state != STREAMING_STOPPED) in stopStreaming()
747 while (server->state != STREAMING_STOPPED) in stopStreaming()
755 server->state = STREAMING_STOPPED; in stopStreaming()
1196 while (httpServer->state != STREAMING_STOPPED) in main()
H A Drtmpsuck.c71 STREAMING_STOPPED enumerator
1051 server->state = STREAMING_STOPPED; in serverThread()
1105 if (server->state != STREAMING_STOPPED) in stopStreaming()
1114 while (server->state != STREAMING_STOPPED) in stopStreaming()
1122 server->state = STREAMING_STOPPED; in stopStreaming()
1181 while (rtmpServer->state != STREAMING_STOPPED) in main()
H A Drtmpsrv.c78 STREAMING_STOPPED enumerator
984 server->state = STREAMING_STOPPED; in serverThread()
1038 if (server->state != STREAMING_STOPPED) in stopStreaming()
1045 while (server->state != STREAMING_STOPPED) in stopStreaming()
1053 server->state = STREAMING_STOPPED; in stopStreaming()
1135 while (rtmpServer->state != STREAMING_STOPPED) in main()