RtspViewer

所属分类:流媒体/Mpeg4/MP4
开发工具:C#
文件大小:41066KB
下载次数:0
上传日期:2022-05-18 16:43:59
上 传 者sh-1993
说明:  RTSP流查看器
(An RTSP Stream Viewer)

文件列表:
RtspViewer.Forms (0, 2021-07-13)
RtspViewer.Forms\App.config (182, 2021-07-13)
RtspViewer.Forms\Controls (0, 2021-07-13)
RtspViewer.Forms\Controls\VideoView.Designer.cs (2227, 2021-07-13)
RtspViewer.Forms\Controls\VideoView.cs (5557, 2021-07-13)
RtspViewer.Forms\Controls\VideoView.resx (5698, 2021-07-13)
RtspViewer.Forms\Program.cs (469, 2021-07-13)
RtspViewer.Forms\Properties (0, 2021-07-13)
RtspViewer.Forms\Properties\AssemblyInfo.cs (1403, 2021-07-13)
RtspViewer.Forms\Properties\Resources.Designer.cs (2791, 2021-07-13)
RtspViewer.Forms\Properties\Resources.resx (5496, 2021-07-13)
RtspViewer.Forms\Properties\Settings.Designer.cs (1073, 2021-07-13)
RtspViewer.Forms\Properties\Settings.settings (242, 2021-07-13)
RtspViewer.Forms\RtspViewer.Forms.csproj (9940, 2021-07-13)
RtspViewer.Forms\Windows (0, 2021-07-13)
RtspViewer.Forms\Windows\ConfigForm.Designer.cs (10011, 2021-07-13)
RtspViewer.Forms\Windows\ConfigForm.cs (1925, 2021-07-13)
RtspViewer.Forms\Windows\ConfigForm.resx (5915, 2021-07-13)
RtspViewer.Forms\Windows\MainForm.Designer.cs (10136, 2021-07-13)
RtspViewer.Forms\Windows\MainForm.cs (3078, 2021-07-13)
RtspViewer.Forms\Windows\MainForm.resx (13104, 2021-07-13)
RtspViewer.Forms\icon_black.ico (4286, 2021-07-13)
RtspViewer.Forms\packages.config (829, 2021-07-13)
RtspViewer.Terminal (0, 2021-07-13)
RtspViewer.Terminal\App.config (332, 2021-07-13)
RtspViewer.Terminal\Program.cs (2169, 2021-07-13)
RtspViewer.Terminal\Properties (0, 2021-07-13)
RtspViewer.Terminal\Properties\AssemblyInfo.cs (1409, 2021-07-13)
RtspViewer.Terminal\RtspViewer.Terminal.csproj (5391, 2021-07-13)
RtspViewer.Terminal\packages.config (139, 2021-07-13)
RtspViewer.sln (2111, 2021-07-13)
RtspViewer (0, 2021-07-13)
RtspViewer\Configuration (0, 2021-07-13)
RtspViewer\Configuration\ConnectionType.cs (254, 2021-07-13)
RtspViewer\Configuration\StreamConfiguration.cs (1738, 2021-07-13)
RtspViewer\Extensions (0, 2021-07-13)
RtspViewer\Extensions\BitmapExtensions.cs (1524, 2021-07-13)
... ...

# RTSP Viewer ## Vision Provide the ability to watch an RTP stream from my security camera without requiring VLC media player. ## Libraries Used - [RtspClientSharp](https://github.com/BogdanovKirill/RtspClientSharp) - an RTSP client implementation - [FFmpeg](https://www.ffmpeg.org) - an audio & video conversion - [NAudio](https://github.com/naudio/NAudio) - a .NET audio library - [DeviceID](https://github.com/MatthewKing/DeviceId) - unique identifier generation based on computer hardware - [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) - a JSON serialisation library ## Prerequisites to run .Net Framework 4.8 ![demo](img/demo.png) ## Future It's good enough for what I need right now, here are some of the things I would change about it. - Allow for multiple streams to run simultaneously - Use .Net Core if possible, although I had issues calling ffmpeg from it - Use a different UI such as WPF or UWP

近期下载者

相关文件


收藏者