Commit 8846e6fb authored by Yoann Lopes's avatar Yoann Lopes Committed by Christian Stromme
Browse files

GStreamer: fix udpsrc timeout setting


The timeout's time unit has changed between 0.10 and 1.0, from
microseconds to nanoseconds, but we were always passing the value in
microseconds. This would cause an UDP stream to always timeout with
GStreamer 1.0.

Change-Id: I69786480d29854d3a030f9dbea15c69ee89f3dd5
Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
Showing with 10 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment