Search found 7 matches

by provogrammer2
April 18th, 2024, 4:32 am
Forum: Feature Requests
Topic: Add parameter for audio recording
Replies: 0
Views: 198

Add parameter for audio recording

Hi,

Adding audio parameter like bitrate and sampling rate or audio quality to recording function will be great.

Best Regards,
by provogrammer2
February 28th, 2024, 4:12 am
Forum: Android
Topic: get value from android os data
Replies: 2
Views: 256

get value from android os data

Hi,

How to get information from android data, for example I want to get android.os.Build.MANUFACTURER, how to get it using systemapp or other function in cspro if possible?

Thanks in advance,
by provogrammer2
October 17th, 2023, 12:17 am
Forum: Synchronization
Topic: ftpes/ftps - Invalid username and password
Replies: 7
Views: 7625

Re: ftpes/ftps - Invalid username and password

Hi,

How is the status of this case? I'm still got the same error for using ftpes

Thanks,
by provogrammer2
February 1st, 2023, 3:15 pm
Forum: Feature Requests
Topic: ssh synchronization
Replies: 1
Views: 2047

ssh synchronization

Use ssh instead of ftp/ftps for synchronization
by provogrammer2
December 24th, 2022, 12:34 pm
Forum: Synchronization
Topic: Invalid date-time format on deploy app
Replies: 4
Views: 2456

Re: Invalid date-time format on deploy app

Yes, it work by manually editing the csds file using your suggestions. Thanks, When I tried to open the CSDS I couldn't. It complained about the datetime, so I the made the following edit to the csds (swapped periods for colons): "buildTime": "2022-12-06T08.00.44Z", to "buil...
by provogrammer2
December 8th, 2022, 2:36 am
Forum: Synchronization
Topic: Invalid date-time format on deploy app
Replies: 4
Views: 2456

Re: Invalid date-time format on deploy app

Hi, Here is the log and app uploaded to the apps folder. [2022-12-06 15:00:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "JSON does not validate. Violations: [buildTime] Invalid date-time "2022-12-06T08.00.44Z", expected format YYYY-MM...
by provogrammer2
December 6th, 2022, 8:56 am
Forum: Synchronization
Topic: Invalid date-time format on deploy app
Replies: 4
Views: 2456

Invalid date-time format on deploy app

Hi, Just install csweb 7.7.0 on Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 with 5.5.60-MariaDB - MariaDB Server, but got following error during deploy: [2022-12-06 15:00:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "JSON does not vali...