file decoding works
This commit is contained in:
@@ -2,4 +2,4 @@ extends Node
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
$UDPVideoStream.begin("localhost:1000")
|
||||
$FileVideoStream.begin("res://badapple.mov")
|
||||
|
||||
Reference in New Issue
Block a user