mirror of
https://github.com/go-av/audio_video_streaming.git
synced 2025-09-26 19:41:10 +08:00
Update 002-README.md
This commit is contained in:
@@ -24,9 +24,9 @@ GOP越大,中间的P帧和B帧的数量就越多,所以解码出来的视频
|
||||
|
||||
# <h3 id="subject_054">面试题54</h3>
|
||||
|
||||
如何直播APP抓包过来的文件,如何过滤上行,下行,总码率?
|
||||
上行:ip.src192.168.x.x
|
||||
下行:ip.dst192.168.x.x
|
||||
如何直播APP抓包过来的文件,如何过滤上行,下行,总码率?<br/>
|
||||
上行:ip.src192.168.x.x<br/>
|
||||
下行:ip.dst192.168.x.x<br/>
|
||||
总码率:ip.src192.168.x.x and ip.dst192.168.x.x
|
||||
|
||||
# <h3 id="subject_055">面试题55</h3>
|
||||
|
Reference in New Issue
Block a user