Re: Needs info related iphone app to connection with rygel.




Siva,

try one or the other, something like:

tcpdump -i eth0 -s 0 -w /tmp/rygel.pcap ip src 192.168.1.113 and ip dst 192.168.1.100

... and replace above two IPs with IPs of your devices, and eth0 with interface name of your ethernet adapter (if it's not eth0), of course. As described on the web page.

You can also try the "wizard" script linked to on that page, if you have required prerequisites installed, that will compose correct command for you.

Andrej Falout


On Wed, Apr 3, 2013 at 3:15 AM, siva krishna <y4yendamuri gmail com> wrote:





Hi please find below comments.

On Tue, Apr 2, 2013 at 1:01 PM, Jens Georg <mail jensge org> wrote:

> Now we want to try the same with DLNA client which is on iPhone. We
> installed iMediaPlayer on iPhone and we are unable to see media files
> which are on rygel.

If you can provide a packet capture as described in
https://live.gnome.org/Rygel/tcpdump we might be able to get
iMediaPlayer to work.

   I couldn't execute this successfully.

krish ubuntu:~$ tcpdump -i eth0 -s 0 -w rygel.pcap "(ip src 192.168.1.2 and ip dst 192.168.239.130) or (ip dst 192.168.1.2 and ip src 192.168.239.130)"
tcpdump -i eth0 -s 0 -w rygel.pcap (ip src 192.168.1.2 and ip dst 192.168.239.130) or (ip dst 192.168.1.2 and ip src 192.168.239.130): command not found 

> Can you please help us ,which DLNA player on iPhone should be
> installed to connect to Rygel?

Unfortunately many iOS clients make the mistake of searching for
explicit versions. You might have some success by adding "Darwin" to the
force-downgrade-for section in your rygel.conf.

Someone suggested an working iOS client on this list some time ago, so
maybe check the archives at https://mail.gnome.org/archives/rygel-list/

Thanks Regards
Siva Krishna 



--

_______________________________________________
rygel-list mailing list
rygel-list gnome org
https://mail.gnome.org/mailman/listinfo/rygel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]