Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpgw.c74 STREAMING_SERVER *startStreaming(const char *address, int port);
695 startStreaming(const char *address, int port) in startStreaming() function
1188 startStreaming(httpStreamingDevice, nHttpStreamingPort)) == 0) in main()
H A Drtmpsuck.c103 STREAMING_SERVER *startStreaming(const char *address, int port);
1056 startStreaming(const char *address, int port) in startStreaming() function
1173 startStreaming(rtmpStreamingDevice, nRtmpStreamingPort)) == 0) in main()
H A Drtmpsrv.c97 STREAMING_SERVER *startStreaming(const char *address, int port);
989 startStreaming(const char *address, int port) in startStreaming() function
1127 startStreaming(rtmpStreamingDevice, nRtmpStreamingPort)) == 0) in main()