juancarmore
f4577851ad
openvidu-recording: Add styles
2024-08-27 16:12:39 +02:00
juancarmore
44bd20eb96
openvidu-recording: Add recording functionality to basic video-call tutorial
2024-08-23 19:27:59 +02:00
juancarmore
c750b61860
openvidu-recording: Add endpoints for managing recordings
2024-08-23 19:26:51 +02:00
juancarmore
32c1e9c61a
Upload initial openvidu-recording tutorial
2024-08-20 19:07:57 +02:00
juancarmore
02cbc9a062
Improve comments about URLs settings
2024-08-14 17:54:43 +02:00
juancarmore
c7e2eeb3a6
Improve "Configure URLs" screen to show current values in case someone is already defined
2024-08-14 11:17:16 +02:00
openvidu
cf5ec24b14
ios: Removed macos conditions
2024-08-07 18:25:29 +02:00
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
Carlos Santos
52b8bfdea5
Merge branch 'dev'
2024-07-16 18:04:17 +02:00
juancarmore
b263c0a0b3
Update webhook endpoint in application servers
2024-07-08 14:30:38 +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
cruizba
1e34ac3459
Revert "Add publish web workspace"
...
This reverts commit 47da064cb093313413283501c3436328ad02b66d.
2024-06-25 17:18:44 +02:00
cruizba
47da064cb0
Add publish web workspace
2024-06-25 17:15:03 +02:00
Carlos Santos
077dd8c002
Removed openvidu-components tutorials
2024-06-25 16:55:31 +02:00
Carlos Santos
8017644590
openvidu-components: Updated dependencies
2024-06-24 16:04:01 +02:00
Carlos Santos
8dc320313a
openvidu-components: Updated tutorials
2024-06-18 10:37:18 +02:00
Carlos Santos
d2ce73129f
openvidu-components: Updated tutorials
...
Fixed and improved code
2024-06-07 11:10:18 +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
Carlos Santos
0833665094
openvidu-components: Renamed library to openvidu-components-angular
2024-06-03 23:53:48 +02:00
juancarmore
b67a8f0e9d
Update Angular tutorial to use signals
2024-05-31 14:12:45 +02:00
Carlos Santos
3b69def2ef
openvidu-components: Updated ports and configured urls
2024-05-31 13:40:54 +02:00
Carlos Santos
d4271544d3
openvidu-components: Migrated to Angular 18
2024-05-31 13:40:54 +02:00
Carlos Santos
7bbe198da0
openvidu-components: Updated server url and used livekit url parameter
2024-05-31 13:40:54 +02:00
Carlos Santos
71e11334c8
openvidu-components: Migrated to standalone and control flow syntax
2024-05-31 13:40:54 +02:00
Carlos Santos
f3d907dd0b
openvidu-components: Updated to Angular 17
2024-05-31 13:40:54 +02:00
Carlos Santos
e652dda185
openvidu-components: Updated to Angular 16
2024-05-31 13:40:54 +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