tried (and failed) to get a white rectangle placeholder drawing, also streaming btw
This commit is contained in:
@@ -2,4 +2,5 @@ extends Node
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
$FileVideoStream.begin("res://badapple.mov")
|
||||
#$GDVAPIVideoStream.begin("udp://0.0.0.0:5000")
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user