Kazuki Matsumoto
4af125703d
test: Change test Unity version 2022.2 to 2022.3 ( #932 )
...
* update 2022.2 to 2022.3
* add test
* add test
* fix
* format
2023-08-01 12:34:12 +09:00
Kazuki Matsumoto
d6b0abc2f9
chore: Update package version 3.1.0-exp.7 ( #911 )
...
* Update package version
* fix changelog
2023-07-13 15:58:10 +09:00
Kazuki Matsumoto
043835d4af
fix: Add Unity 2022.2 support ( #873 )
...
* Unity 2022.2 support
* fix documents
2023-02-14 17:01:26 +09:00
Kazuki Matsumoto
90c705f9cd
chore: Upgrade package version 3.1.0-exp.6 ( #845 )
2023-01-24 10:02:22 +09:00
Kazuki Matsumoto
06f100928d
chore: Update WebRTC package version 3.0.0-pre.4 ( #837 )
...
* fix docs
* fix for tutorial
(cherry picked from commit 727cc6956fb1ab1ea10d950cc3a3c5da7817772a)
* upgrade WebRTC package version 3.0.0-pre.4
* update unity project
* workaround
* workaround
* workaround
* workaround
* fix
* workaround
2023-01-18 18:27:21 +09:00
Kazuki Matsumoto
0410dff10a
chore: Upgrade package version 3.1.0-exp.5 ( #815 )
2022-12-13 09:16:13 +09:00
Kazuki Matsumoto
c139b86d26
doc: Update CHANGELOG ( #789 )
2022-10-06 07:45:56 +09:00
Kazuki Matsumoto
0d496658a9
doc: Fix video/audio component documents ( #779 )
...
* wip
* fix
* fix
* fix document
* fix doc
* fix license file
* refactor
* add detail
* add note
* Update com.unity.renderstreaming/Documentation~/audio-streaming.md
Co-authored-by: Takashi Kannan <26959415+kannan-xiao4@users.noreply.github.com>
* Update com.unity.renderstreaming/Documentation~/audio-streaming.md
Co-authored-by: Takashi Kannan <26959415+kannan-xiao4@users.noreply.github.com>
Co-authored-by: Takashi Kannan <26959415+kannan-xiao4@users.noreply.github.com>
2022-10-03 08:40:06 +09:00
Kazuki Matsumoto
ac11608fd4
feat: Upgrade WebRTC package version 2.4.0-exp.7 ( #683 )
...
* wip: webrtc 2.4.0-exp.7
* update webrtc 2.4.0-exp.7
* add codec select in receiver sample on webapp
* Revert "add codec select in receiver sample on webapp"
This reverts commit 2292dd7f03142eccbae35a1187d5eab5b9d1f7db.
* Upgrade package version
* fix ciimage version
* fix bug
* fix
Co-authored-by: Takashi KANNAN <takashi.kannan@unity3d.com>
2022-05-19 17:32:28 +09:00
Kazuki Matsumoto
911c0659eb
chore: Create GitHub Issue forms ( #629 )
2022-02-04 10:42:17 +09:00
Kazuki Matsumoto
ec7e16f78b
doc: Update manual document ( #555 )
2021-11-09 12:35:38 +09:00
Kazuki Matsumoto
9cc3a53294
[skip ci] Furioos compatibility ( #458 )
2021-04-14 17:30:38 +09:00
Kazuki Matsumoto
07d3f4879e
chore: Upgrade package version 3.0.0 ( #411 )
...
* [skip ci] WIP
* updated package version 3.0.0
* [skip ci] fix
* upgrade webrtc package version 2.3.2
* Update unity editor version
2021-02-18 08:01:21 +09:00
Kazuki Matsumoto
adb29c76dd
fix documents ( #348 )
2020-11-17 12:21:26 +09:00
Kazuki Matsumoto
64ea3423d9
doc: Fixed documents to upgrade package version 2.1.0 ( #320 )
...
* update documents
* Updated changelog
* upgrade package version
2020-08-24 14:09:01 +09:00
Samuel Tranchet
0ad12eae84
Furioos compatibility ( #306 )
...
* websocket draft
* hack
* client hack
* Gamepad support
* hack
* fixing missing parenthesis
* fixing index clash with different users, merging triggers with buttons
* hack
* WS Signaling
WS signaling improved, better separation between WebRTC connection and Signaling manager
Added standard C# events in Signaling object
Deleted useless wrapper objects (using directly WebSocket-Sharp)
Prepared HTTP version compatibility (not tested at all at the moment)
* Cleaned websocket-sharp path
Removed unused intermediate folder.
Begun tests with original http signaling
* HTTP signaling
HTTP signaling is back but client have to be running before RenderStreaming App
* Merged 2019.3 compatibility and removed gamepad
Gamepad will be added in a separated PR
* Multithread
Avoiding usage of Coroutines and UnityWebRequest (only usable in main thread)
Multithreaded original Http or furioos Ws signaling working
Basic error handling and retries
Websocket-sharp added as a plugin (.dll)
* unregisterEvents
Added possibility to unregister events, usefull for Furioos compatibility
* Added sign-in message
* Using new signIn message and "from/to" routed messages
* Updated Furioos activation message
* A few Log to LogError conversion
* Readme
Added readme explanation to use on Furioos
* PR fixes
Deleted useless files
fixed strange "using"
Co-authored-by: kg <kg@unity3d.com>
Co-authored-by: Luc Vo Van <l.vovan@gmail.com>
Co-authored-by: Samuel Tranchet <samuel.tranchet@unity3d.com>
2020-06-09 17:54:06 +09:00
Kazuki Matsumoto
ef41b83d03
chore: upgrade version 2.0.2-preview ( #302 )
...
* upgrade version 2.0.2-preview
* fixed build error
* [skip ci] Update unitypacakge
* fixed yaml
(cherry picked from commit 5d78907688575600bdbf53445b61b99b87e11dd2)
2020-05-14 19:43:23 +09:00
Robbie Cargill
d072159070
Fix broken links in README file ( #301 )
...
Updated links to README and LICENSE files for com.unity.template.renderstreaming-rtx package
2020-05-12 10:00:03 +09:00
Kazuki Matsumoto
c218634692
fix typo ( #295 )
2020-05-11 12:44:13 +09:00
kazuki matsumoto
10c8a15881
upgrade version 2.0.1-preciew
2020-04-30 21:59:20 +09:00
Kazuki Matsumoto
bfc693f240
chore: Upgrade package version 2.0.0-preview ( #293 )
...
* upgrade package version 2.0.0-preview
* [skip ci] upgrade hdrp/urp version
2020-04-30 16:47:16 +09:00
Kazuki Matsumoto
17de9f2191
doc: update docs ( #275 )
...
* fixed documentation
(cherry picked from commit ac5b86c9fa7d2229ac01891c1d9ddc1e770048d6)
* rename files
* fixed document
* fixed doc
* fixed docs
* fixed doc
* fixed FAQ
* fixed doc
* [skip ci] update images for docs
* [skip ci] fixed doc
2020-04-21 13:25:55 +09:00
Takashi Kannan
d1e30d11bd
chore: Restructure Directory ( #241 )
...
* delete no need script
* restructure directory
* fix ci setting path
* update symbolic link
* update shell cmd path
* update document link
* update readme directory structure
2020-03-16 16:58:48 +09:00
Kazuki Matsumoto
2acd6188de
doc: update doc ( #226 )
...
* update doc
* fixed build error
* Fixed doc
* Update "manifest.json" and "package.json"
* fixed template document
* fixed doc
* fixed readme
* fixed README
* Fixed document
* fixed doc
* fixed doc
* fixed doc
2020-02-14 14:58:58 +09:00
Kazuki Matsumoto
7a673b2738
chore: upgrade version 1.1.0 ( #148 )
...
* upgrade version to 1.1.0
* Add the link to webrtc repository
* removing webrtc build pipeline
2019-09-13 19:11:07 +09:00
Kazuki Matsumoto
2fbcf5118c
docs: fixed documents ( #140 )
2019-09-11 18:17:51 +09:00
Sindharta Tanuwijaya
b0c25187f4
doc: add docs for com.unity.renderstreaming and the HDRP sample project ( #101 )
2019-08-08 09:43:21 +09:00
Kazuki Matsumoto
9da064d434
doc: made several minor modifications ( #88 )
...
* fixed docs
* fixed docs
2019-07-26 11:52:55 +09:00
kazuki matsumoto
541b31b889
fixed doc
2019-07-12 11:13:51 +09:00
kazuki matsumoto
3258eae307
Updated README.md
2019-07-12 11:10:26 +09:00
Kazuki Matsumoto
8ea2d71da4
updated document ( #61 )
2019-07-05 22:56:32 +09:00
Kazuki Matsumoto
8edf5a9274
updated doc ( #54 )
2019-07-02 21:41:34 +09:00
Kazuki Matsumoto
f186c286f3
[DOCS] Added Documentation ( #51 )
...
* add doc
* updated tutorial doc
* Updated manual
* added overview documentation
2019-07-02 16:17:11 +09:00
Kazuki Matsumoto
7f3203d3ae
Added license files ( #12 )
...
* Added license files
* Added many licenses that WebRTC depends on
* regenerated license file and unescape
2019-05-27 16:02:26 +09:00
Kazuki Matsumoto
a71564438d
Create README.md
2019-03-28 23:14:04 +09:00