Search found 5 matches
- Sun Jun 16, 2019 6:07 pm
- Forum: Internet
- Topic: Webcam/Microphone in CEF Browser
- Replies: 1
- Views: 5151
Webcam/Microphone in CEF Browser
Hello guys, I was triyng to use WebRTC to do call feature inside a rev, but the CEF browser dont allow use mic or webcam, like http://forums.livecode[dot]com/viewtopic.php?f=11&t=29719&p=157823&hilit=webrtc#p157823 has already asked, but if you build cef, there is a command line that allows that (--...
- Sun Jun 16, 2019 5:58 pm
- Forum: Internet
- Topic: Input SLDP Player into CEF browser
- Replies: 5
- Views: 6603
Re: Input SLDP Player into CEF browser
Thanks -hh, it works here!
- Tue Jun 11, 2019 3:46 am
- Forum: Internet
- Topic: Input SLDP Player into CEF browser
- Replies: 5
- Views: 6603
Re: Input SLDP Player into CEF browser
Hello Klaus, thanks for the answer. I'm sorry about my bad explanation about what I want, I was having some issues with the SLDP Player, but it is a Live Stream player, not a internal/external files player. But I found out that my issue is because of the h264 codec that the CEF doesn't have... Does ...
- Sat Jun 08, 2019 2:33 am
- Forum: Internet
- Topic: Input SLDP Player into CEF browser
- Replies: 5
- Views: 6603
Input SLDP Player into CEF browser
hello guys
I'm testing the CEF browser to use a player call SLDP from wmspanel[dot]com/nimble/sldp
It is based in Javascript and websockets, but the CEF browser dont open the videos inside a stack. Anyone can help?
Thanks
I'm testing the CEF browser to use a player call SLDP from wmspanel[dot]com/nimble/sldp
It is based in Javascript and websockets, but the CEF browser dont open the videos inside a stack. Anyone can help?
Thanks
- Sat Feb 16, 2019 10:01 pm
- Forum: Windows
- Topic: Problems with open elevated process
- Replies: 0
- Views: 3542
Problems with open elevated process
Hello guys, i'm creating an app that requires open a .bat with admin rights. My problem is that when I start my app with admin rights, when I send the command to open the .bat, it does't have the admin rights, but if i star the app with normal user rights, the command to open the .bat works(it pop u...