Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watchdog: initialized, but no frames received ... #85

Open
CloudMaster-Manoj opened this issue Nov 14, 2019 · 1 comment
Open

watchdog: initialized, but no frames received ... #85

CloudMaster-Manoj opened this issue Nov 14, 2019 · 1 comment

Comments

@CloudMaster-Manoj
Copy link

Hi All,

I have deployed my GA server and it is running fine in my VM (UBUNTU 16.04), The game is started inside my VM but when i run the client i expect the Running game has to be streamed back to the desktop using RTSP. But the client log shows as follows.

manoj@manoj-VirtualBox:~/myprog/gaminganywhere/bin$ ./ga-client config/client.rel.conf rtsp://192.168.0.38:8554/desktop

[3112] 1573746214.579953 # include: config/common/controller.conf

[3112] 1573746214.581756 # include: config/common/video-x264.conf

[3112] 1573746214.581980 # include: config/common/audio-lame.conf

*** Relative mouse mode enabled.

[3112] 1573746214.582460 # RTSP[config]: using 'udp' for RTP flows.

[3112] 1573746214.582708 # RTSP[config]: controller port = 8555

[3112] 1573746214.582875 # RTSP[config]: controller via 'udp' protocol.

[3112] 1573746214.583212 # RTSP[config]: video-encoder = libx264 (libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)

[3112] 1573746214.583439 # RTSP[config]: audio-encoder = libmp3lame (libmp3lame MP3 (MPEG audio layer 3))

[3112] 1573746214.583656 # RTSP[config]: video specific option: threads = auto

Remote server @ 192.168.0.38[192.168.0.38]:8554

[3112] 1573746215.039712 SDL: prefer opengl hardware renderer.

[3112] 1573746215.040022 controller queue: initialized size=32708 (481 units)

[3112] 1573746215.049518 rtspclient: max tolerable video delay disabled.

*** SAVEFILE: YUV image saved to 'NULL'; timestamp saved to 'NULL'.
RTP reordering threshold = 300000

[3112] 1573746215.050688 qos-measurement: initialized.

Opening connection to 192.168.0.38, port 8554...
watchdog: launched, waiting for audio/video frames ...

[3112] 1573746215.053231 controller socket: socket address [192.168.0.38:8555]

[3112] 1573746215.053333 controller client-thread started: tid=3117.

watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...
watchdog: initialized, but no frames received ...

Can anyone help me to resolve the above issue.

@wongdu
Copy link

wongdu commented Mar 2, 2021

got the same problem, just check the network, assure both server and client ends in the same vlan,then the program run properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants