Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
It can publish video to server but with issue image slow than audio more and more every time that I said before
Kation L
@Kation
I change a RTMP server also fail with Error while opening encoder for output stream #0:0
Kation L
@Kation
@visioforge I'm using Youtube for live streaming but fail too
Any idea?
lkinfotechai
@lkinfotechai
anyone here who have implemented this sdk to create a Complete VMS System.
MacWazzy
@MacWazzy
Hi. I have the project running with the trial and there is no water mark. All i need to do is a basic screen capture video. Record, Pause, Stop. Do i need to buy the full version or what are the limitations of the trial?
Says a nag-screen must appear. I'm assuming this might be after a couple mins of the video or something?
VisioForge
@visioforge
@MacWazzy yes, you need to buy the full version. Trial logo may appear randomly and stop randomly after a few minutes.
SacredTravis
@SacredTravis
Hello guys, I have been using the old version of VisioForge and now there is no using VisioForge.Types.OutputFormat and a lot of stuff I was using, can someone tell me how can I use the videoView tool to show my screen? I have made a screen recorder and the only thing I need is to be displayed in the VideoView tool.
@SacredTravis yes, that's official demo applications repository
SacredTravis
@SacredTravis
@visioforge is there a way with VisioForge to capture only one window and not the whole screen? I want the user to be able to choose a window to screen record.
@visioforge I cant make it work, I try to make the Videoview display what is being recorded but no luck :/
VisioForge
@visioforge
@SacredTravis With Main Demo and window capture or with Screen Capture demo and desktop capture? Screen Capture demo worked on your side?
SacredTravis
@SacredTravis
@visioforge those does not work in the newest version, those are for 15.3.4 and some code does not work like "VideoCapture1.OnError += VideoCapture1_OnError;"
VisioForge
@visioforge
@SacredTravis I've cloned the latest version and run demo (Net 5), all worked correctly. SDK v15.3.41, not v15.3.4. Why did the OnError event code not worked? What do you mean?
Maybe better to contact us using support@visioforge.com and send us full logs or create a remote session in AnyDesk?
SacredTravis
@SacredTravis
@visioforge this is the error
VisioForge
@visioforge
@SacredTravis please clone the latest samples repository, I've checked that all worked correctly