Skip to content

can I test the wifibroadcast use one computer with two wifi cards? #198

Answered by svpcom
1113870631 asked this question in Questions
Discussion options

You must be logged in to vote

Yes:

  1. sudo python3 -m telemetry.server drone wlan1
  2. sudo python3 -m telemetry.server gs wlan2
  3. gst-launch-1.0 videotestsrc ! video/x-raw,format=NV12,framerate=30/1,width=1920,height=1080 ! x264enc bitrate=4000 tune=zerolatency ! rtph264pay mtu=1400 config-interval=1 ! udpsink host=127.0.0.1 port=5602
  4. gst-launch-1.0 udpsrc do-timestamp=true port=5600 caps='application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264' ! rtph264depay ! avdec_h264 ! xvimagesink sync=false

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@1113870631
Comment options

@svpcom
Comment options

@svpcom
Comment options

@1113870631
Comment options

@1113870631
Comment options

Answer selected by 1113870631
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants