Search found 2 matches

Go to advanced search

by BlackHawk87
25 Nov 2020 15:13
Forum: Development around libVLC
Topic: Record 2 streams at the same time
Replies: 1
Views: 287

Record 2 streams at the same time

Hello guys, I got 2 security cameras and i would like to create a little Windows App (vb.net) to record their rtsp streams at the same time to a network share or local folder. Is that possible and if so could you please give me a little hint how to do that? So far I am able to record one stream, but...
by BlackHawk87
02 Mar 2012 11:41
Forum: Web and scripting
Topic: Record RTSP Stream from IP-Cam using vb.net and AXVLCPlugin
Replies: 4
Views: 9647

Record RTSP Stream from IP-Cam using vb.net and AXVLCPlugin

Hello, i wrote a little programm to display and record a live stream from an IP-Camera.I use the Axvlcplugin. My Code is: Private Sub Form1_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load Dim sCamIP1 As String = "rtsp://192.168.1.168:554/live1.sdp" Dim sopt() As St...

Go to advanced search