ws-qvh icon indicating copy to clipboard operation
ws-qvh copied to clipboard

ws-qvh not working on Ubuntu

Open delphi007 opened this issue 2 years ago • 2 comments

ws-qvh is very cool and is working very well on Mac. I want it to be run on Ubuntu but fail. There is no video data output. I have tried to update to the latest quicktime_video_hack project. The output is the same.

Following is what I have done.

  1. upgrade to latest quicktime_video_hack with 2 patch from ws-qvh
  2. Modify main.go to fit with latest go-ios which must change go-ios/usbmux to go-ios/ios
  3. build ws-qvh-new on ubuntu [on linux]
  4. run sudo usbmuxd &
  5. run idevicepair pair
  6. run ws-qvh-new 0.0.0.0:8888
  7. run modified simple web client with h246 renderer connect to ws://:8888
  8. No video output. Find the console output for ws-qvh-new from below
  9. Original ws-qvh is with same result.
  10. I can stream video with ws-qvh & ws-qvh-new on mac.

image ... image

delphi007 avatar Feb 14 '22 02:02 delphi007