Skip to content

Commit

Permalink
Add local RenderStreaming package as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jeickhoff committed Aug 5, 2023
1 parent aa32de7 commit f109163
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 487 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "com.misharigot.procgen"]
path = Packages/com.misharigot.procgen
url = git@github.com:misharigot/procgen.git
[submodule "UnityRenderStreaming"]
path = UnityRenderStreaming
url = git@github.com:JerritEic/UnityRenderStreaming.git
11 changes: 3 additions & 8 deletions Assets/Config/RenderStreamingSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,12 @@ MonoBehaviour:
m_EditorClassIdentifier:
automaticStreaming: 0
signalingSettings:
rid: 4836565036935675904
rid: 4584853665536016384
references:
version: 2
RefIds:
- rid: 4836565036935675904
- rid: 4584853665536016384
type: {class: WebSocketSignalingSettings, ns: Unity.RenderStreaming, asm: Unity.RenderStreaming}
data:
m_url: ws://127.0.0.1:7980
m_iceServers:
- m_urls:
- stun:stun.l.google.com:19302
m_username:
m_credentialType: 0
m_credential:
m_iceServers: []
216 changes: 0 additions & 216 deletions Assets/Prefabs/Cylinder Interpolated.prefab

This file was deleted.

7 changes: 0 additions & 7 deletions Assets/Prefabs/Cylinder Interpolated.prefab.meta

This file was deleted.

Loading

0 comments on commit f109163

Please sign in to comment.