In my ue4 project, I’m getting an error where the streamer is not able to start. Do you know what I need to do to fix this?
Thank you!
Eugene
–
These are the errors in the web console:
Failed to load http://127.0.0.1:49630/streams/program.mp4: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://127.0.0.1:39073’ is therefore not allowed access. The response had HTTP status code 404. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
2:49630/streams/program.mp4:1 Failed to load resource: the server responded with a status of 404 (Not Found)
From the gvencode log:
E0518 10:32:14.528137 18644 StatsdClient.cpp:442] genvid.gvencode-compose.: Empty service name in consul info!
E0518 10:32:15.403476 19296 AvStreamServerFilter.cpp:1086] Stream cannot be start! onAir:0 videoSubscriptionId:-1 audioSubscriptionId:-1
E0518 10:32:15.403476 19296 AvStreamServerFilter.cpp:812] Cannot start streamer!
From the compose log:
E0518 10:26:23.870658 21100 StatsdClient.cpp:442] genvid.compose-frontend.: Empty service name in consul info!
E0518 10:26:41.238039 12112 StatsdClient.cpp:442] genvid.compose-gameframes.: Empty service name in consul info!