-
Notifications
You must be signed in to change notification settings - Fork 257
Description
i try this:
device://dshow/?video=camera name
device://gdigrab?desktop
it does not work,but local file path is well.
Issue Categories
- Bug
Version Information
- NuGet Package 7.0.361-beta.1
Error
Direct Command 'Close' not accepted. Open media before closing or changing media.
Direct Command 'Open' accepted. Perparing execution.
Direct Command 'Open' entered
Library.LoadFFmpeg: FFmpeg v7.0.1-full_build-www.gyan.dev
Media URI will be updated. Input Format: gdigrab, Input Argument: desktop
Format 'gdigrab' not found. Will use automatic format detection.
“Unosquare.FFME.Common.MediaContainerException”( ffme.win.dll )
“Unosquare.FFME.Common.MediaContainerException”( ffme.win.dll )
Fatal error initializing MediaContainer instance.
MediaContainerException: Could not open 'desktop'. Error -2: No such file or directory
Stack Trace:
Unosquare.FFME.Container.MediaContainer.StreamInitialize()
“Unosquare.FFME.Common.MediaContainerException”(ffme.win.dll)
Direct Command 'Open' execution error
MediaContainerException: Could not open 'desktop'. Error -2: No such file or directory
Stack Trace:
在 Unosquare.FFME.Container.MediaContainer.StreamInitialize()
在 Unosquare.FFME.Container.MediaContainer.Initialize()
在 Unosquare.FFME.Commands.CommandManager.CommandOpenMedia(IMediaInputStream inputStream, Uri streamUri)
在 Unosquare.FFME.Commands.CommandManager.<>c__DisplayClass47_0.b__0()
EVENT START: MediaFailed
EVENT START: MediaClosed
Direct Command 'Open' completed. Result: False
EVENT DONE : MediaFailed
EVENT DONE : MediaClosed