Search found 11 matches

Go to advanced search

by cstambaugh
11 Oct 2019 13:28
Forum: Web and scripting
Topic: Multiple VLC windows c# Volumes linked
Replies: 0
Views: 1603

Multiple VLC windows c# Volumes linked

Hello I have searched and not found any solution for this issue that seems to work. Before I go and create alternate muted rtsp streams and extensively more coding, I wanted to ask here ( because honestly I'm not that great at coding) So over the past few years I've been messing with C# Visual Basic...
by cstambaugh
09 Aug 2016 11:48
Forum: VLC media player for Windows Troubleshooting
Topic: RTSP stream image turns grey
Replies: 7
Views: 2256

Re: RTSP stream image turns grey

We might have a solution.


???? Please share!! Ill try it!! :-)
by cstambaugh
08 Aug 2016 17:19
Forum: VLC media player for Windows Troubleshooting
Topic: RTSP stream image turns grey
Replies: 7
Views: 2256

Re: RTSP stream image turns grey

Yes, this is a known bug and there are currently no solutions. I added a stop and play button to my web page (for each stream) and it is a working temp fix for this issue. When the page loads, it has several streams come up a few stay gray. If the stream is stopped and then restarted, it comes up. ...
by cstambaugh
03 Aug 2016 12:00
Forum: VLC media player for Windows Troubleshooting
Topic: RTSP stream image turns grey
Replies: 7
Views: 2256

Re: RTSP stream image turns grey

I have a similar issue. I have a Page with multiple streams on a webpage in a thumbnail sort of view... there is a button to click to go to a dedicated page to a different (better resolution stream) view of just that camera. I have the greying out issue as well, and found if I refresh the page it go...
by cstambaugh
25 May 2016 13:30
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Re: Not sure where to post

Ok so I GOT IT WORKING!! I know it is not much but it is a HUGE accomplishment for me!! I have Multiple streams one window and the buttons switch the streams... Video quality rocks and sound is awesome... AND with the vlc plugin allows the individual selected screen to go fullscreen as well, with vo...
by cstambaugh
24 May 2016 15:50
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Re: Not sure where to post

For the buttons, yes there is this.button2.Location = new System.Drawing.Point(529, 714); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 2; this.button2.Text = "button2"; this.button2.UseVisualStyleBackColor = true; thi...
by cstambaugh
23 May 2016 16:53
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Re: Not sure where to post

Well, that did not seem to work for me, I must be too lacking in my programming knowledge to understand why. Here is my code. Its just one Window and 3 buttons.. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; u...
by cstambaugh
23 May 2016 15:06
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Re: Not sure where to post

Thank you, I am going to try this after I finish my current task. I will post back the results! Have a Great day!

Chris
by cstambaugh
23 May 2016 14:04
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Re: Not sure where to post

What if they are not files, but IP streams? One button per stream?
by cstambaugh
23 May 2016 13:06
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Re: Not sure where to post

I am using it for RTSP so autoplay should be fine.

We have several streams we want to switch between
by cstambaugh
06 May 2016 17:06
Forum: Web and scripting
Topic: Not sure where to post
Replies: 12
Views: 2873

Not sure where to post

Hello Everyone, First, let me apologize. I am a complete noob at programming and languages. We did a hello world program in college, but that was the extent. Fast forward and I am now trying to play with programming. I have been tasked with a project, and I usually can piece things together if I Goo...

Go to advanced search