Has anyone succeedded in streaming rtsp packet using TCP through live 555 libraries.?** I try'ed searching web a lot but didn't find anything useful all the solution provided i try'ed but the wireshark shows that UDP packet are being streamed.
相关问题
- Visual Studio 2010 randomly says the command line
- (ASP.NET) Project file must include 'WindowsBa
- In what practical case bool(std::ifstream) != std:
- Partial Form Class C# - Only display code view for
- Why does this code not compile?
相关文章
- unity 使用 FFmpeg库 播放RTSP音视频流
- How to show location of errors, references to memb
- Log4Net Multiple Projects
- Compiling error in C++ project with C and C++ code
- How to use Mercurial from Visual Studio 2010?
- VSIX: execute code on VS startup
- Copy different file to output directory for releas
- How do we alias a Sql Server instance name used in
Ya send the appropriate setup request you will be able to stream over TCP.In case of live 555 subclass "OnDemandServerMediaSession" class.