Newest Questions

0 votes
0 answers
15 views

FFMPEG send RTP audio at 8k bytes/sec

I'm trying to use FFMPEG to mimick a device that transmits G711U audio over UDP/RTP at 8k bytes per second. The device im mimicking sends rtp packets every 20ms with 160byte payload. I've had limited ...
Muzza's user avatar
  • 1
0 votes
2 answers
25 views

RestTemplate.postForObject() is throwing RestClientException because the request JSONObject is null

I am trying to call a PostMapping endpoint from a GetMapping endpoint using the RestTemplate.postForObject() api call. But always getting a RestClientException saying that the request JSONObject is &...
Jerry's user avatar
  • 343
0 votes
0 answers
14 views

i have an undefined error on my Fabric web

enter image description here i was following tutorial https://www.youtube.com/watch?v=sR2YswEDjJU&t=1s i was following there instructions but when i run the web there's an undefined error in opera ...
Osama Qahar's user avatar
0 votes
0 answers
17 views

update PHP 8.3.6 to 8.3.21

I hope you are well, how can I make apache recognize a php version? I did the make install and when I run php -v the version appears but apache still shows version 8.3.6, I need help please. Currently ...
german devia's user avatar
0 votes
0 answers
7 views

APS Viewer loading ACC models got AUTH-001 403 errors randomly

Starting recently, our application, built with the Viewer SDK and integrated with Autodesk Construction Cloud (ACC) using 2-legged OAuth, is intermittently encountering "No access" errors ...
BenWw's user avatar
  • 13
1 vote
1 answer
12 views

Godot weapon resources with animations?

I'm new to game development and I'm making a 2d Souls like and want to know how to make weapon resources have animations I've been trying with animated sprites and spritesheets but I get an error ...
Eli's user avatar
  • 11
0 votes
0 answers
11 views

Gutenberg Selectors API not working or I do not understand it's funcitonality

After spending a few hours getting a custom color palette setup on a block I discovered a guide that mentioned the Supports API. I had somehow missed this feature, the release articles explanation of ...
Chris Morris's user avatar
0 votes
0 answers
10 views

How to set cache storage time on Github page?

how on your Github page, say https://orange.github.io/example4/, make the cache storage of the Gilroy.woff2 font and the img.png image for 1 year, preferably for free. Thank you all in advance for ...
Andrianovi's user avatar
0 votes
0 answers
16 views

how to get a loop iteration number as value in google apps script?

I'm stuck on an apps script and I don't understand why it's not working Basically in my range "lookfor", I look for a match to my variable "Produit" (the cell N36 is a dropdown ...
nyrien's user avatar
  • 1
0 votes
0 answers
13 views

Looking for a VSCode FTP extension with SSH FS-like features

I'm trying to find a Visual Studio Code extension that allows me to connect to an FTP server with functionality similar to what the SSH FS extension provides. I previously used SSH FS and appreciated ...
Đoàn Nguyễn Doãn Mạnh's user avatar
-2 votes
1 answer
42 views

Issue with int while trying to access a b

Good evening everyone. I'm quite new in programming I'm making a bot for my Telegram group and I'm having an error at the very end of the code. Could someone help me, please? A brief background: When ...
Filipe Paula's user avatar
0 votes
1 answer
13 views

Is there simpler way to get all nested text inside of ElementTree?

I am currently using the xml.etree Python library to parse HTML. After finding a target DOM element, I am attempting to extract its text. Unfortunately, it seems that the .text attribute is severely ...
AlanSTACK's user avatar
  • 6,145
0 votes
0 answers
11 views

Binding not updating as expected between SwiftUI and UIKit

I have two views. One is in SwiftUI, the other in UIKit. Essentially, the UIKit is a UITableViewController that lets the user re-order items in a list. In the SwiftUI view, I have a function ...
user5893820's user avatar
0 votes
1 answer
15 views

Negative padding lifts button in SwiftUI but not tappable area so button is not recognizing tap

I have a close or dismiss view button that I would am trying to place in the upper left hand of a SwiftUIView. The button has an image within it and it action is to dismiss the view. To the right of ...
user6631314's user avatar
  • 2,002
0 votes
0 answers
9 views

Unit Test with MockWebServer with OAUTH failing

I am trying to write a unit test for a webclient that has a oauth filter. I see the error , org.springframework.security.oauth2.client.ClientAuthorizationException: [server_error] at org....
stackuser's user avatar
  • 4,191

15 30 50 per page