Post

Replies

Boosts

Views

Activity

Replaykit, startCaptureWithHandler() not sending CMSampleBufferRef of Video type in captureHandler
I have record screen use RelayKit: Screen A -> Screen B -> Screen C: Screen A: Start record screen, => push to screen B, but Replaykit, startCaptureWithHandler() not sending CMSampleBufferRef of Video type in captureHandler. Still return CMSampleBufferRef is audioApp. And when i push to screen C, record screen continues to function normally Has anyone come across this situation?
0
0
553
Jun ’21
Sometime assetwriter delegate not working
Pls help me: I make app stream. I'm using Assetwriter to write media data to file, including: Record Screen, Camera and Audio. But sometime, delegate didOutputSegmentData with record screen stop. Note: Record screen i'm use relaykit
Replies
0
Boosts
0
Views
480
Activity
Jun ’21
Replaykit, startCaptureWithHandler() not sending CMSampleBufferRef of Video type in captureHandler
I have record screen use RelayKit: Screen A -> Screen B -> Screen C: Screen A: Start record screen, => push to screen B, but Replaykit, startCaptureWithHandler() not sending CMSampleBufferRef of Video type in captureHandler. Still return CMSampleBufferRef is audioApp. And when i push to screen C, record screen continues to function normally Has anyone come across this situation?
Replies
0
Boosts
0
Views
553
Activity
Jun ’21
How to get MacOS version Beta
I want get MacOS version using ProcessInfo.processInfo.operatingSystemVersion.majorVersion, but for MacOS Monterey 12.0 Beta, I see it returns 10.16, how can I know the MacOS is Monterey?
Replies
1
Boosts
0
Views
518
Activity
Oct ’21
Check users using Record Screen from Access Control or third party app
I use RelayKit to record screen in my app, but I want to detect if user use Record Screen from Access Control or third party app. I tried UIScreen.capturedDidChangeNotification but it doesn't check if I'm recording the screen in my app, or using Record Screen from Access Control. Do you have any ideas
Replies
1
Boosts
0
Views
887
Activity
Oct ’21
I want to determine the current view display in SwiftUI
Hi all. When I go back from background to foreground, I want to determine which view is displayed on the screen, then handle the corresponding logic. Example: I want to define HomeView when it comes back to foreground.
Replies
1
Boosts
0
Views
2.4k
Activity
Jan ’23