Previously, I had a service that started using an intent filter <service android:name="abcservice" android:exported="true"> <intent-filt
I'm working with the Azure Ethernal Orchestrations, with a tasks pool. I have many tasks to execute, with some priority. I have a service which give me the top
i want to stream rtsp link from my camera in b4a for h264 encoding it works fine but for h265 not working i used multiple libraries and no luck here is the link
i am trying to host redeploy my website in to vercel i added getServerSideProps in my webiste after that i am getting the following error i dont know what this
I have headed into an issue with losing the grpc context while using the reactive rest-client for downstream calls. Im unsure if it is my implementation or a bu
I'd need some help for the error I got. I don't know where the problem is. Here is my code. --> 223 _assert_with_logging( 224 len(cfg_list) %
I've got a Blazor Webassembly app (.net 6) and it's ASP.NET Core hosted with individual accounts/Identity Server. I've scaffolded the Identity pages and have ad
I get a table with type _text create table mt ( id int8, directions _text null) Its not my code so I don't know what is type _text and how to work with it. I