Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BigPig0/RelayLive
/ ReceiveStream
Method
ReceiveStream
Modules/LiveClient/LiveWorker.cpp:565–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
void CLiveWorker::ReceiveStream(AV_BUFF buff){
566
live_event_push_stream(m_pEventLoop, &buff);
567
}
568
569
void CLiveWorker::ReceiveStreamAsync(AV_BUFF buff)
570
{
Callers
3
push_h264_stream
Method · 0.45
ReceiveStreamAsync
Method · 0.45
ReceiveYUV
Method · 0.45
Calls
1
live_event_push_stream
Function · 0.85
Tested by
no test coverage detected