Build action workflow
This commit is contained in:

committed by
Kamil Trzciński

parent
d36c2d590c
commit
ff81088824
@ -276,7 +276,7 @@ error:
|
||||
|
||||
#else // USE_RTSP
|
||||
|
||||
extern "C" int rtsp_server()
|
||||
extern "C" int rtsp_server(rtsp_options_t *options)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user