Search found 4 matches

Go to advanced search

by RustyKnight
07 Apr 2021 00:44
Forum: Development around libVLC
Topic: libVLC dewarp fisheye/2D non linear stretch
Replies: 0
Views: 1018

libVLC dewarp fisheye/2D non linear stretch

I'm using libVLC (for iOS) in a project which connects to several IP based security cameras. One requirement which has come up is the desire to "dewarp" fisheye (180 degree) cameras. I've tried making use of "updateViewpoint", but this seems related to 360 based video and has no ...
by RustyKnight
16 Mar 2021 06:40
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLC 3.3.16.3 has broken Carthage
Replies: 1
Views: 457

MobileVLC 3.3.16.3 has broken Carthage

Version "3.3.16.3" has broken Carthage, this is not a semantic version, it should only be 3 parts [x].[x].[x]

Code: Select all

"3.3.16.3": "https://download.videolan.org/cocoapods/prod/MobileVLCKit-3.3.16.3-c3b4cefc-b4c7317a.tar.xz",
by RustyKnight
26 Mar 2020 04:56
Forum: Development around libVLC
Topic: Record already playing stream
Replies: 1
Views: 201

Re: Record already playing stream

:shock: Ok, I was inspecting the return result of both startRecording(atPath) and stopRecording which return BOOL. Both these return "false" during my test. I then hooked into the logging service and set it to debug and found that it was actually generating something. So, going forward, I'...
by RustyKnight
26 Mar 2020 04:42
Forum: Development around libVLC
Topic: Record already playing stream
Replies: 1
Views: 201

Record already playing stream

I'm working on an App that streams audio and video from RTSP sources in iOS/Swift using MobileVLCKit As part of the workflow, I need to be able to, record the video while it's stream, at the request of the user (they tap start, the App records, the tap stop, the App stops recording, what ever is pla...

Go to advanced search