visioforge / .Net-SDK-s-samples

VisioForge .Net SDKs samples - Video Capture SDK, Video Edit SDK, Media Player SDK, Media Blocks SDK, Video Fingerprinting SDK
https://www.visioforge.com
MIT License
50 stars 24 forks source link

Black screen, no streaming on Android, iOS #23

Closed goatrodeosoftware closed 2 months ago

goatrodeosoftware commented 3 months ago

I can run the sample projects, both viewing and streaming to YouTube, successfully on Windows, but it looks like something is going wrong with the video portion of running on Android (emulator or device) and iOS. I get past _core.StartAsync at the end of StartPreview and it returns true, but there's no video and YouTube doesn't detect input to start/resume the stream. I do get audio.

Debug window.txt logcat.txt

visioforge commented 2 months ago

The problem has been resolved in the latest update.

goatrodeosoftware commented 2 months ago

@visioforge I just ran the sample project on an emulator and device and got this error on launch: image

visioforge commented 2 months ago

@visioforge I just ran the sample project on an emulator

Which sample project?

goatrodeosoftware commented 1 month ago

@visioforge I just ran the sample project on an emulator

Which sample project?

Both the media blocks SDK and media capture SDK X for Maui 8

visioforge commented 1 month ago

Please check v15.9.61 update.