openvidu
55d303d7b5
ios: Enabled camera and microphone after connect to room
2024-08-07 15:56:16 +02:00
openvidu
00248c9870
ios: Refactored code
2024-08-07 14:07:53 +02:00
Carlos Santos
a5d1afedf0
Merge branch 'ios'
2024-08-07 12:37:49 +02:00
Carlos Santos
aeb6990aba
Added Livekit ios example
...
Integrated token request using an application server
Downgraded features for adapting others tutorials
ios: Updated assets and remove unncessary code
Updated schemas and app name
Added configure urls view and refactored code
ios: Refactored code
removed broadcastExt
renamed project to OpenViduIOS
refactored code
Updated Readme
removed connection time element
Added participants name and moved leave room button to topbar
Refactored code
Update README.md
Renamed and improve project structure
2024-08-07 12:37:13 +02:00
juancarmore
1ef3727c35
Merge branch 'dev'
2024-08-01 18:19:02 +02:00
juancarmore
3644a2123c
Remove unnecessary imports in Ionic tutorial
2024-08-01 17:20:14 +02:00
juancarmore
417f3d1111
Refactor Ionic tutorial to ask the user for setting URLs in case they are not set in code and the app is launched in a mobile device
...
Previously there was a settings button that opened a dialog to modify the URLs. Now that button has been removed and when the app starts, it checks if the variables are not configured and app is launched in a mobile device, and if so, it shows a new form to configure them
2024-07-31 19:24:39 +02:00
juancarmore
3e0a31e8bc
Add OpenVidu logo to Android tutorial
2024-07-31 17:24:21 +02:00
juancarmore
a88c1dcedf
Fix typo in Electron tutorial
2024-07-31 13:12:32 +02:00
juancarmore
93a6357d66
Refactor Android tutorial to ask the user for setting URLs in case they are not set in code
...
Previously there was a settings button that opened a dialog to modify the URLs. Now that button has been removed and when the app starts, it checks if the variables are not set and if so, it starts a new activity to configure them
2024-07-31 13:06:01 +02:00
juancarmore
6f6a5da40b
Merge branch 'dev'
2024-07-29 22:49:18 +02:00
juancarmore
2fd5c8f9fa
Add comments and README.md file to Android tutorial
2024-07-27 13:48:38 +02:00
juancarmore
c3b9d3c5f8
Finish Android tutorial
2024-07-24 18:34:46 +02:00
Carlos Santos
c71bf803ab
openvidu-ionic: Installed ionic cli as dev dependency
...
Avoid problems with ionic versions. Use the installed cli version
2024-07-22 16:44:01 +02:00
juancarmore
495f780fa9
Update Android tutorial to use ViewBinding
2024-07-22 12:58:26 +02:00
juancarmore
824eca10d2
Add initial structure for Android tutorial
2024-07-19 17:33:41 +02:00
juancarmore
c49475c25f
Disable join button during room joining in javascript and electron tutorials
...
This improvement ensures that user cannot click the join button multiple times while joining process is in progress, causing unexpected behaviors
2024-07-01 10:57:14 +02:00
juancarmore
6bb3e29a6d
Update tutorial README files to reflect the correct framework/programming language used
2024-06-05 16:58:18 +02:00
juancarmore
6a01e3f085
Update app.component.ts to implement OnDestroy interface in Ionic tutorial
2024-06-05 15:58:35 +02:00
juancarmore
75c4fc0172
Update Ionic tutorial
2024-06-05 13:51:03 +02:00
juancarmore
b67a8f0e9d
Update Angular tutorial to use signals
2024-05-31 14:12:45 +02:00
juancarmore
45d7eb8f5d
Rename web directory to src in JS tutorial
2024-05-31 12:11:20 +02:00
juancarmore
3c65cc41ff
Add README file to Electron tutorial
2024-05-30 20:47:19 +02:00
juancarmore
0e55ef702e
Update Electron tutorial
2024-05-30 20:01:09 +02:00
juancarmore
46897e3ad7
Add comment before resetting variables in Angular tutorial
2024-05-29 16:09:25 +02:00
juancarmore
e040890661
Update Angular tutorial to use event handling
2024-05-29 15:49:47 +02:00
juancarmore
c0006fb2cd
Update React tutorial
2024-05-29 13:49:01 +02:00
juancarmore
d90fc3bd81
Add getToken comment in Vue tutorial
2024-05-27 19:07:03 +02:00
juancarmore
f9cf994fa6
Update Vue tutorial
2024-05-27 17:34:55 +02:00
juancarmore
825f555399
Update Angular tutorial to version 18.0.0
2024-05-24 13:10:21 +02:00
juancarmore
f0b108444c
Update application servers to return json responses
2024-05-24 12:37:40 +02:00
juancarmore
e24f9a6862
Remove OpenVidu image before form and update styles in JavaScript and Angular tutorials
2024-05-23 11:57:43 +02:00
juancarmore
81dea737cd
Simplify Angular tutorial and refactor JavaScript tutorial
2024-05-22 16:24:37 +02:00
pabloFuente
a75b6aaac5
Rename all client applications with prefix "openvidu-"
2024-05-14 17:19:38 +02:00
pabloFuente
1988433834
electron: update dependencies
2024-05-14 17:14:23 +02:00
pabloFuente
ee2983b6dd
Rename openvidu-electron to electron
2024-05-14 16:58:12 +02:00
pabloFuente
5a3898fbf4
Rename openvidu-vue to vue
2024-05-14 16:52:28 +02:00
pabloFuente
b366f71192
Rename openvidu-react to react
2024-05-14 16:46:01 +02:00
juancarmore
63e6d51811
Rename directories
2024-05-07 18:30:17 +02:00