On 12 January 2015 at 14:00, Jussi Kukkonen <jussi.kukkonen(a)intel.com> wrote:
A quick report on the gstreamer & connman -using test-sink: I
have a
version that pretty consistently works with Tomasz's latest connman
patchset:
Adding to this:
* There's a very early version of desktop-source with P2P integration
in
https://github.com/jku/wysiwidi/tree/source-wip
* testing wysiwidi source against wysiwidi sink does not work yet
because of newly found connman bugs (see below)
* Sorry I've not gotten to review comments of the sink patches yet
(the connman testing has taken my time), will do before monday
Bugs currently affecting the "full stack test":
1. Connman sends misleading Peer.IPv4 change signals -- patches exist,
need to test
2. Apparently Connman tries to become group owner even when we're a
Sink (so both ends try to be GO) -- Connman needs to parse the IE
element we register to fix this: Tomasz is fixing this next week.
Also, here are some additional setup notes that would have been useful
for Andrei when setting up a test system (this should go into a
README):
* wpa_supplicant build configuration needs to include both
CONFIG_P2P=y
CONFIG_WIFI_DISPLAY=y
* Fedora firewalld will apparently prevent Connman from being a DHCP
server (or in any case the sink would not work with firewalld)
Jussi