dryark / stf_ios_support

Central repo to connect and document components/repos needed for IOS stf support
Other
153 stars 65 forks source link

stuck a the first_frame step when i ./run #128

Closed BastienTLC closed 5 months ago

BastienTLC commented 5 months ago

image The ios_video_stream process remains stuck, but the video feed is properly displayed when accessing the URL http://:8000/. image When i check the log of proc=ios_video_stream :

Got incoming frame
ow=750, oh=1334, dw=750, dh=1334
Got incoming frame
ow=750, oh=1334, dw=750, dh=1334
Got incoming frame
ow=750, oh=1334, dw=750, dh=1334
....

No error.

When i try to rerun program without video "enabled": false,in config.json Everything is ok i see on open stf server my iOS device, without video but normal because disabled