rupisaini123
rupisaini123
Hi, I love your app. I works fine on ios but i can't build it for macos. Can you please add support for macos too. Thanks,
We have docker images for both of these as well as helm. But i tried setting them up as custom app but i was not able to succeed. It always...
I have created a dockerfile. I am able to debug the project from dockerfile in Rider. But when i create a image from dockerfile, it build file and no error....
I am passing in additional attributes for a and li tag using data-jstree. But these attributes are not added to these elements. Here is my sample HTML: ` Administration Audit...
Im trying to use rust-cast, but when calling ``` let cast_device = match rust_cast::CastDevice::connect_without_host_verification("192.168.1.103", 8009) { Ok(cast_device) => cast_device, Err(e) => { println!("Error: {:?}", e); return Ok(CastMediaResponse { message: None...
### What happened? Is there a way to pass in subtitle url to a media when playing from Receiver app using fcast-sender-sdk. As Android version 2.1.0 support subtitles now ###...
### Use Cases We would like have additional subtitle just like how chromecast have. This text is shown under the title on chromecast receiver app. This can be enhancement on...
### Describe the bug I have updated the tauri to latest version, but now using the back button on android exit the app instead of back navigation on webview ###...
### Description I am trying to play a m3u8 stream using videoJs 7 and 8 too inside angular 20.3 but it shows the time and other stream related data but...