Git Product home page Git Product logo

rpiplay's People

Contributors

antimof avatar bedrin avatar dougg3 avatar dsafa22 avatar fd- avatar fduncanh avatar jaslogic avatar ninjaz5736 avatar pallas avatar soapgentoo avatar stevenhickson avatar taoyuan avatar tripplet avatar ysdoho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rpiplay's Issues

After stop mirroring it still show the last frame

After stoping mirroring, the last frame is still displayed, until a new connection is established or the the program is closed. I used the latest version.

Expectet behavior:
Don't show the last frame.

Devices:
iPhone(IOS 12.4 and 12.3)
raspberry pi 3b+

Log:
....
Handling request TEARDOWN with URL rtsp://192.168.0.67/4282327910622381556
httpd receiving on socket 15
Connection closed for socket 15
Destroying connection
httpd receiving on socket 18
Connection closed for socket 18
Destroying connection

Unable to connect to "RPiPlay"

First of all, thanks a lot for this repository and your work!

But unfortunately I can't connect my Mac Book (MacBook Pro (Retina, 13-inch, Mid 2014), 10.14.6 (18G1012)) nor my iPhone (iPhone 6 Plus, 12.4.3) to the Apple TV service. E.g.

Screenshot 2019-11-23 at 11 26 47

Steps to reproduce:

  • flashing and setting up a new Raspberry Pi 3 Model B Version 1.2
  • add the raspberry to the wifi
  • build the service as described https://github.com/FD-/RPiPlay#building
  • execute ./rpiplay -d
  • wait a few minutes (only to make sure the service is running properly)
  • try to connect to the Apple TV

The debug output when I try to connect:

root@raspberrypi:/home/pi/RPiPlay/build# ./rpiplay -d
> stream info: channel = 2	sample_rate = 44100	frame_size = 480	aot = 39	bitrate = 0
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>

Not working for MacOS Catalina

Hi guys!

I've been trying to setup the RPiPlay on Raspberry PI 3, for my home Mac with the new version of macOS Catalina (10.15). I've built the project with no problem, but when I run the rpiplay command, my Mac sees the AirPlay server, but it cannot connect.

Output from my console:

./rpiplay -n RPI -a hdmi -b
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>

If I try to connect over AirPlay, nothing happens, and my Mac gives me a Could not connect to... message.

Thanks,
Blaz

Great job. Everything just worked.

I don't have an issue at all, but I didn't know what the best way to thank you was.

I just built this on my Rasberry Pi 3B+. Installation was easy. Hooked it up to my TV and it just worked.

I tried with my iPhone XR and my MacBook Pro, and both just worked extremely fast with barely any lag at all. I could run both video and audio. Honestly blew my mind.

I'm so glad I discovered this. Keep up the good work!

( Feel free to close this as resolved ;-) )

Custom resolution for ultra wide monitor

Thanks a lot @FD- for your efforts! I'm trying to use RPiPlay with an ultra wide monitor but I'm unable to set a desired resolution.

Device: RPi 4
GPU memory: 256MB
Casting device: 2019 MBP 13
Monitor: LG Ultrawide @2560x1080

The resolution remains locked at 1080p regardless of the RPi HDMI port. The only difference being HDMI port 1 introduces black bars on the side and HDMI port 2 stretches the stream to fill the whole screen.

Unfortunately updating the variables plist_t displays_0_width_node and plist_t displays_0_width_pixels_node to 2560 under the file lib/raop_handlers.h didn't help, please advice.

3rd party Airplay streamers do not work

Have successfully compiled and installed RPiPlay on my raspberry pi 3b+ using a fresh install of buster off the raspberry pi website. It works great from my iPhone on iOS 13 and my MacBook Pro using Mojave, but the program fails when I try to stream using Airparrot 2 on my Windows 10 laptop. Here is the output log:
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>
Accepted IPv4 client on socket 15
Local: 100.72.41.47
Remote: 100.72.41.41
raop_rtp_mirror starting mirroring
Accepted IPv4 client on socket 18
Local: 100.72.41.47
Remote: 100.72.41.41
rpiplay: /home/pi/RPiPlay/lib/raop_rtp_mirror.c:303: raop_rtp_mirror_thread: Assertion `nc_len > 0' failed.
after that the program exits.

DAC support

Hi, I'm using a DAC (HiFiBerry+) and it looks like it doesn't work with RPiPlay. I would have guessed that RPiPlay uses ALSA as default audio device but it looks like it uses the internal hardware directly. Any chance to add ALSA support?

Error in setup phase

i follow the readme.md file for first setup but i receive this error

Found OpenSSL: /usr/lib/arm-linux-gnueabihf/libcrypto.so (found version "1.1.1d")
-- Configuring done
CMake Error at renderers/CMakeLists.txt:26 (add_library):
No SOURCES given to target: ilclient

-- Build files have been written to: /home/pirate/RPiPlay/build

YouTube steaming

If i want to stream a video from YouTube from my iPhone to thé raspberry, the loading screen remains. I can't see a video on the Raspberry pi 3

any android/windows client that works ?

hello,

don't have a iOS device. I would like to mirror my android device and windows PC.

but everything i try on android brings a "connection error" (for example https://play.google.com/store/apps/details?id=com.splashtop.m360.tx&hl=en)

on windows i tried 5kplayer. But the 5kplayer does not even find the RPiPlay.

So it there any android/windows program you know of, that works with RPiPlay ?

or is the problem related to the waring i get, when i start:
pi@raspberrypi:~/RPiPlay/build $ ./rpiplay -d

stream info: channel = 2 sample_rate = 44100 frame_size = 480 aot = 39 bitrate = 0
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/blog/projects/avahi-compat.html

Output only while casting

Hi !

I was wondering if there was any way to be able to launch in background in a way that it would only output an image if there is something casting/connected
I don't know the underlying of using the HDMI output, but what if I want to have my KODI running but RPiPlay taking over when casting ?

Cheers for your awesome work!

YouTube not streaming video

If i want to stream a video from YouTube from my iPhone to thé raspberry, the loading screen remains. I can't see a video on the Raspberry pi 3

Error with cmake: library ilclient without any source files

I get this when using cmake.
Any help?
Thanks

- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenSSL: /usr/lib/arm-linux-gnueabihf/libssl.so;/usr/lib/arm-linux-gnueabihf/libcrypto.so (found version "1.1.0k") 
You have called ADD_LIBRARY for library ilclient without any source files. This typically indicates a problem with your CMakeLists.txt file
-- Configuring done
CMake Error: Cannot determine link language for target "ilclient".
CMake Error: CMake can not determine linker language for target: ilclient
-- Generating done

ISO Image and Autoupdate

First of all, I would like to say a very cool project.
And thank you for closing this open source market gap.

It would be very cool to be able to download an ISO image of the current version that is preconfigured and, like many other projects, just need to be loaded onto an SD card to boot the RPi, also a service that runs in the background and to the Checking version and executing Updates if needed would also be desirable.

Thanks for the good work and keep it up.

Mirroring won't show up on Raspbian Desktop

Hi!

I have built the project and it starts as it should, but the output is not appering on my output monitor when I start mirroring.
I'm using Raspbian Desktop, should it work there or only works without a desktop environment?

Mirror stop

After building this project, i mirror from my iphone (iOS 12.4) desktop to raspberry pi 3b+, but the picture is stuck at the image below.

Is there something i am doing wrong,thanks.

微信图片_20190725163341

RPiPlay doesn't show in Screen Mirroring on iOS 13.1.1

Hello,

I've built RPiPlay with the recommended cmake flags in your README and started it. It works pretty well on my MBP with macOS Mojave, but my iPhone XS with the latest iOS version (13.1.1) doesn't find any screen mirroring target (I go through the Control Center).

Is there any known issue on that version of iOS?
My launch command is : rpiplay -a hdmi and it's plugged to a TV.
They're on the same wifi network as well.

Thanks!

Error after make command

Hello!
I enter these commands
sudo apt-get install cmake
sudo apt-get install libavahi-compat-libdnssd-dev
sudo apt-get install libssl-dev
mkdir build
cd build
cmake ..
make

And after make command I see this:

renderers/h264-bitstream/CMakeFiles/h264-bitstream.dir/build.make:62: recipe for target 'renderers/h264-bitstream/CMakeFiles/h264-bitstream.dir/h264_stream.c.o' failed
make[2]: *** [renderers/h264-bitstream/CMakeFiles/h264-bitstream.dir/h264_stream.c.o] Error 1
CMakeFiles/Makefile2:569: recipe for target 'renderers/h264-bitstream/CMakeFiles/h264-bitstream.dir/all' failed
make[1]: *** [renderers/h264-bitstream/CMakeFiles/h264-bitstream.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

And RPiPlay not starting! What I need to do to fix it?

Problem with iOS - Photos App

Hi,
I recently used rpiplay to show photos on my TV using the iOS Photos app.
I'm using iOS 13.2.3.
After some time it just stops working, the TV image just hangs, trying to reconnect also does not work.
It seems to be triggered by showing video from the photos app or displaying live photos but not always.
After rpiplay hangs stopping with Ctrl+C also does not work.
Only "kill -9" seems to work then.
After restarting RPiPlay and connection again everything is fine again.

Aside from this problem, thanks for the awesome work.

Full log here, last lines:

...
Got h264 data of 43056 bytes
Video delay is -20839
raop_rtp_mirror video ntp = 1574506718580821, now = 1574506718513865, latency = -66956
Got h264 data of 3353 bytes
Video delay is -66480
raop_rtp_mirror video ntp = 1574506718597487, now = 1574506718583738, latency = -13749
Got h264 data of 49743 bytes
Video delay is -11904
raop_rtp_mirror video ntp = 1574506718614154, now = 1574506718586835, latency = -27319
Got h264 data of 41264 bytes
Video delay is -25962
raop_rtp_mirror video ntp = 1574506718630821, now = 1574506718601092, latency = -29729
Got h264 data of 49183 bytes
Video delay is -28102
raop_rtp_mirror video ntp = 1574506718747487, now = 1574506718707646, latency = -39841
Got h264 data of 50959 bytes
Video delay is -36800
raop_rtp_mirror video ntp = 1574506718764154, now = 1574506718725078, latency = -39076
Got h264 data of 58212 bytes
Video delay is -37502
raop_rtp_mirror video ntp = 1574506718764154, now = 1574506718726773, latency = -37381
Got h264 data of 10565 bytes
Video delay is -36957
raop_rtp_mirror width_source = 1920.000000 height_source = 1080.000000 width = 1920.000000 height = 1080.000000
raop_rtp_mirror sps size = 18
raop_rtp_mirror pps size = 4
Got h264 data of 30 bytes
Injecting max_dec_frame_buffering
Video delay is 1574506718777595
raop_rtp_mirror tcp socket closed
^CStopping...
^C^C^C

Problem with start

Hello,
I've an RPI 4 with 2GB RAM
I've done all that, which was written in the README but after when I start with "./rpiplay -n RPI"
Only this comes:
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/blog/projects/avahi-compat.html

Thank you for your support

Password in airplay

Hello!

Is this possible insert a password in rpiplay? Only who knows the password mirroring to rpiplay.

You should add a PayPal donate!!!

Thanks by your job!

Could not init video renderer

Error: Could not init video renderer.

On latest Raspbian Buster and Raspberry Pi 4.
How should I try and debug this ?

RTSP H264 feed to ffmpeg

Thanks for this amazing opensource project. I was wondering if instead of rendering the feed locally on the pi, the h264 rtsp video feed that is negotiated during the mirroring is available to something like ffmpeg to send to a remote RTMP/RTSP server .

Thoughts?

Can't reconnect

I can only connect and mirror screen one time (works great!).
Connecting the second time only shows black screen.

if I want to reconnect I have to restart RPiPlay to be able to mirror again.

Don't know where and how to debug, but please provide directions and I will try my best.

RPI 4 Video is not started after connection

I can start connection on RPI4 (clean newest Raspbian) and I can connect using iPhone X (12.4.1) But video frame is not showed.

./rpiplay -n RPI -a hdmi
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/blog/projects/avahi-compat.html
Accepted IPv4 client on socket 15
Local: 192.168.2.108
Remote: 192.168.2.100
Accepted IPv4 client on socket 17
Local: 192.168.2.108
Remote: 192.168.2.100
raop_rtp_mirror starting mirroring
raop_ntp receive timeout
raop_rtp starting audio

But when I run it with debug I can see that is is receiving video:
raop_rtp_mirror video ntp = 1565522316639287, now = 1565522316634159, latency = -5128
Got h264 data of 7205 bytes
Video delay is -4705

payload_type == 5 frames are not processed

I am seeing few frames with payload_type == 5 in

static THREAD_RETVAL
raop_rtp_mirror_thread(void *arg)

we process only of types 0 and 1. As a result, iPhone screens are not fully rendered at the end. Particularly when we scroll horizontally between home screens.

In one of the home screens, there are few payload_type==55 frames and then one or two payload_type==0 frames come in. I have attached a file with a couple of decrypted frames of type 5 if that helps to debug.
out5_h264.txt

Multiple devices

if I try to connect 2 raspberry with rpi play on the same network, with different names, one of the two stops working, but only if started at boot.
if they are started manualmente work correctly

Video in Powerpoint Presentation not playing

I plan to use RPiPlay for presentations whereby my iPhone would stream Powerpoint presentations (using Microsoft's Powerpoint iOS app - https://apps.apple.com/us/app/microsoft-powerpoint/id586449534) over Airplay. It's a pretty interesting use case because then I wouldn't need to bring a laptop along to all my presentations and would be able to hold my phone and control the presentation without having to stand behind a laptop.

I've generally gotten it to work, slides and transitions between slides look great - but playing videos embedded in the presentation doesn't work. When pushing the play button of a video within a Powerpoint slide the playback doesn't start (the video stays at 00:00).
When not connected over Airplay the the video plays fine on the phone's screen.

I see that there is another issue regarding video streaming (https://github.com/FD-/RPiPlay/issues/7) but it doesn't seem connected because when streaming a video from Powerpoint the video has to stream from the iPhone directly (i.e not from a URL).

My setup is:

  1. iPhone 8
  2. iOS 13.1.3
  3. Raspberry Pi 3 Model B+
  4. Raspbian Buster Lite (https://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2019-09-30/2019-09-26-raspbian-buster-lite.zip)

I'd also like to give you whatever other info you'd need (logs etc.). If so, some guidance would be needed to get that info.

Disconnecting Airplay hangs after playing a video

Hi,

I use my iPhone to connect to AirPlay from the control center. After I play any video (for example from yahoo.com) and try to stop screen mirroring from the iPhone, rpiplay hangs. I narrowed it down to this function in raop_rtp.c

void
raop_rtp_stop(raop_rtp_t *raop_rtp)
{
    assert(raop_rtp);

    /* Check that we are running and thread is not
     * joined (should never be while still running) */
    MUTEX_LOCK(raop_rtp->run_mutex);
    if (!raop_rtp->running || raop_rtp->joined) {
        MUTEX_UNLOCK(raop_rtp->run_mutex);
        return;
    }
    raop_rtp->running = 0;
    MUTEX_UNLOCK(raop_rtp->run_mutex);

    /* Join the thread */
    THREAD_JOIN(raop_rtp->thread);

    if (raop_rtp->csock != -1) closesocket(raop_rtp->csock);
    if (raop_rtp->dsock != -1) closesocket(raop_rtp->dsock);

    /* Flush buffer into initial state */
    raop_buffer_flush(raop_rtp->buffer, -1);

    /* Mark thread as joined */
    MUTEX_LOCK(raop_rtp->run_mutex);
    raop_rtp->joined = 1;
    MUTEX_UNLOCK(raop_rtp->run_mutex);
}

it waits on this line;

THREAD_JOIN(raop_rtp->thread);

If I comment out all the synchronization code as below, it works fine but I am not sure if there are any other impact because of that.

void
raop_rtp_stop(raop_rtp_t *raop_rtp)
{
    assert(raop_rtp);

    /* Check that we are running and thread is not
     * joined (should never be while still running) */
//    MUTEX_LOCK(raop_rtp->run_mutex);
//    if (!raop_rtp->running || raop_rtp->joined) {
//        MUTEX_UNLOCK(raop_rtp->run_mutex);
//        return;
//    }
    raop_rtp->running = 0;
//    MUTEX_UNLOCK(raop_rtp->run_mutex);
//
//    /* Join the thread */
//    THREAD_JOIN(raop_rtp->thread);

    if (raop_rtp->csock != -1) closesocket(raop_rtp->csock);
    if (raop_rtp->dsock != -1) closesocket(raop_rtp->dsock);

    /* Flush buffer into initial state */
    raop_buffer_flush(raop_rtp->buffer, -1);

    /* Mark thread as joined */
//    MUTEX_LOCK(raop_rtp->run_mutex);
//    raop_rtp->joined = 1;
//    MUTEX_UNLOCK(raop_rtp->run_mutex);
}

Generic linux support?

Thanks for showing that it's getting possible to mirror my ipad to linux device. Yeah I have an unused rbpi 2, but I already have a x86 linux server permanently attached to my TV. I hope I can use the server, instead of finding a SD card, and grab a set of keyboard and mouse, and setup the pi, just for rpiplay.

It's obvious the linux server does not have required hardware/firmware/libraries. There is only a dummy renderer as I edited the renderers/CMakeLists.txt. Any solution to that?

osx screen mirror stream width & height issue (rpi4)

Hi, GREAT WORK there!
Although is it normal that i try to stream a 1080p picture (or larger) from osx, the debug said:
width_source = 1804
height_source = 1016
width = 1804
height = 1016

even if i try with 720p:
width_source = 1280
height_source = 720
width = 1804
height = 1016

Thanks in advance!
Cheers

The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.

Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=rpiplay

How to resolve this? The link doesn't work. I did follow the build instructions and run all from my Raspberry Pi 3.

Furthermore when mirroring my Apple Macbook (Catalina) it only mirrors the video. The audio doesn't work somehow. I'm happy to provide any info required to resolve that.

My audio is using the hdmi connection to my television. This works for Kodi which also runs on my raspberry pi.

I also tried from my iphone 6 to mirror the screen but it doesn't detect this airplay device. Any thoughts on that?

As soon something hangs, only way to recover is a kill -9. Same as someone else mentions in a another issue.

No video with iOS13 / iPadOs (pi0w)

Hi

First let me say that it's an amazing project!

I'm currently trying to cast screen from an iPad Pro (v2) (iOS 12.3) but without success.
Also tried my iPhone 7+ (iOS 13.1) and iPad 2018 (13.1) without success.

But I've been able to cast from my macbook air (Mojave 10.14.6) and it works great. So i guess my install of RPiPlay is alright.

Console doesn't give much info, but the Airplay menu on the device say : "iPad -> RPiPlay" Music and show the Apple Music icon even if i never use that app (I'm a Spotify user).

I tried with and without the hdmi audio output as my usecase would actually not require any sound just screen mirror.

Here's the log when running with debug (Spotify playing on my iPhone) :

Any idea ?

pi@raspberrypi:~/RPiPlay/build $ ./rpiplay -b -a hdmi -d
> stream info: channel = 2	sample_rate = 44100	frame_size = 480	aot = 39	bitrate = 0
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>
Accepted IPv4 client on socket 15
Local: 192.168.12.24
Remote: 192.168.12.36
httpd receiving on socket 15
conn_request
Handling request GET with URL /info
INFO len = -1286620972
httpd receiving on socket 15
conn_request
Handling request POST with URL /pair-setup
httpd receiving on socket 15
conn_request
Handling request POST with URL /pair-verify
httpd receiving on socket 15
conn_request
Handling request POST with URL /pair-verify
httpd receiving on socket 15
conn_request
Handling request POST with URL /fp-setup
httpd receiving on socket 15
conn_request
Handling request POST with URL /fp-setup
httpd receiving on socket 15
conn_request
Handling request SETUP with URL rtsp://192.168.12.24/11464370087663912438
DACP-ID: 2AA641442BB321A
Active-Remote: 2716497495
Transport: null
SETUP 1
eiv_len = 16
ekey_len = 72
fairplay_decrypt ret = 0
timing_rport = 62322
raop_ntp parse remote ip = 192.168.12.36
raop_ntp starting time
raop_rtp parse remote ip = 192.168.12.36
raop_rtp_mirror parse remote ip = 192.168.12.36
eport = 33759, tport = 55594
raop_ntp send_len = 32
raop_ntp receive time type_t packetlen = 32
raop_ntp sync correction = -1569863837653087
Accepted IPv4 client on socket 17
Local: 192.168.12.24
Remote: 192.168.12.36
httpd receiving on socket 15
conn_request
Handling request GET with URL /info
INFO len = -1286620972
httpd receiving on socket 15
conn_request
Handling request GET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
httpd receiving on socket 15
conn_request
Handling request RECORD with URL rtsp://192.168.12.24/11464370087663912438
raop_handler_record
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
httpd receiving on socket 15
conn_request
Handling request SETUP with URL rtsp://192.168.12.24/11464370087663912438
DACP-ID: 2AA641442BB321A
Active-Remote: 2716497495
Transport: null
type = 96
raop_rtp starting audio
RAOP initialized success
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
raop_rtp type_c 0x54, packetlen = 20
raop_rtp sync: ntp=82513537801, local ntp: 1569946351190888, rtp=1941524933, rtp_next=1941613133
raop_rtp sync correction=-1569902325682204
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
raop_rtp type_c 0x54, packetlen = 20
raop_rtp sync: ntp=82513567594, local ntp: 1569946351220681, rtp=1941526247, rtp_next=1941614447
raop_rtp sync correction=2
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
raop_rtp audio: ntp = 1569946353220682, now = 1569946351257629, latency=-1963053, rtp=1941614447
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353228664, now = 1569946351264768, latency=-1963896, rtp=1941614799
Got AAC data of 32 bytes
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
raop_rtp audio: ntp = 1569946353236646, now = 1569946351288053, latency=-1948593, rtp=1941615151
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353244628, now = 1569946351291829, latency=-1952799, rtp=1941615503
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353252610, now = 1569946351298844, latency=-1953766, rtp=1941615855
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353260592, now = 1569946351318818, latency=-1941774, rtp=1941616207
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353268573, now = 1569946351322799, latency=-1945774, rtp=1941616559
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353276555, now = 1569946351330007, latency=-1946548, rtp=1941616911
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353284537, now = 1569946351335549, latency=-1948988, rtp=1941617263
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353292519, now = 1569946351343309, latency=-1949210, rtp=1941617615
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353300501, now = 1569946351349967, latency=-1950534, rtp=1941617967
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353308483, now = 1569946351360587, latency=-1947896, rtp=1941618319
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353316465, now = 1569946351365481, latency=-1950984, rtp=1941618671
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353324446, now = 1569946351369793, latency=-1954653, rtp=1941619023
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353332428, now = 1569946351378660, latency=-1953768, rtp=1941619375
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353340410, now = 1569946351382878, latency=-1957532, rtp=1941619727
Got AAC data of 32 bytes
raop_rtp audio: ntp = 1569946353348392, now = 1569946351387168, latency=-1961224, rtp=1941620079
Got AAC data of 32 bytes
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
Got image data of 214763 bytes
httpd receiving on socket 15
conn_request
Handling request FLUSH with URL rtsp://192.168.12.24/11464370087663912438
Flush with RTP-Info: seq=55574;rtptime=1941619957
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
Got metadata of 173 bytes
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
Request not complete, waiting for more data...
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
Got image data of 214763 bytes
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
httpd receiving on socket 15
conn_request
Handling request SET_PARAMETER with URL rtsp://192.168.12.24/11464370087663912438
Got metadata of 173 bytes
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback
raop_ntp send_len = 32
raop_ntp receive timeout
raop_ntp exiting thread
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback
httpd receiving on socket 15
conn_request
Handling request POST with URL /feedback
raop_handler_feedback

Casting audio only doesn't work

Whenever i try to play locally stored music on my iPad with the music app via Airplay to my TV i get no sound.

Could you please point me to the right direction - any help would be appreciated !!!

The details:
iPad 6th Generation, 32 GB, iOS 12.4
Raspberry Pi 3+, Raspbian Buster - Patchlevel as of July 27th 2019
RPiPlay v 1.1 - with edited raop_rtp_mirror.c as stated on https://github.com/FD-/RPiPlay/issues/1
logfile.txt

build: Cannot determine link language for target "ilclient"

First: Great project!

Second: you also need:
sudo apt-get install build-essential

Third:
I am stuck with

CMake Error: Cannot determine link language for target "ilclient".
CMake Error: CMake can not determine linker language for target: ilclient

... and subsequently
make[2]: *** No rule to make target 'renderers/CMakeFiles/ilclient.dir/build'. Stop.

I am trying to compile on a raspberry with OSMC. What can I do to make it happen?

Any airplay 2 support in the works?

This has worked beautifully and perfectly will mirror videos via my plex server. Is there any known info on getting appleTV, netflix, etc. working through the raspberry pi?

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

I have an error when running cMake,
I am running this on a docker container of stretch. here is the console output :

You have called ADD_LIBRARY for library ilclient without any source files. This typically indicates a problem with your CMakeLists.txt file
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
BCM_HOST
    linked by target "ilclient" in directory /home/RPPLAY/RPiPlay/renderers
BRCM_EGL
    linked by target "ilclient" in directory /home/RPPLAY/RPiPlay/renderers
BRCM_GLES_V2
    linked by target "ilclient" in directory /home/RPPLAY/RPiPlay/renderers
OPENMAXIL
    linked by target "ilclient" in directory /home/RPPLAY/RPiPlay/renderers
VCHIQ_ARM
    linked by target "ilclient" in directory /home/RPPLAY/RPiPlay/renderers
VCOS
    linked by target "ilclient" in directory /home/RPPLAY/RPiPlay/renderers

-- Configuring incomplete, errors occurred!
See also "/home/RPPLAY/RPiPlay/build/CMakeFiles/CMakeOutput.log".
See also "/home/RPPLAY/RPiPlay/build/CMakeFiles/CMakeError.log".

doesn't Iclient come with raspbian integrated ?

Idle screen support instead of pitch black screen

Hey. First of all, I'm really enjoying your project. It's working so well and smoothly as a screen mirroring server :)

This is not for a reporting issue, but for a feature request.

It will be awesome If you can add idle screen support with useful information, Something like Airplay server name, Connected Wi-Fi name, or even time and date.

Current pitch black idle screen is okay, but sometimes it makes be confused that I turned off my TV or not...

Can not make

Безымянный
Invalid format libbrcmglesv2.so . Help please. Try it on raspberry (raspbian) and ubuntu 18.04 on my PC.

Cmake error

Hello!
Thanks for this awesome work! I just discovered your tool and I wanted to use it with OSMC on my Pi 3B+. I use the OSMC 1st November update (I have just updated it before to know I was going to need your tool) and after followed your tuto on GitHub, this is the output I have after the cmake command:

root@osmc-Prentis:/home/osmc/RPiPlay/build# cmake ..
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!

Am I missing something? Or is this because I use OSMC?

Thanks a lot!

Unable to configure options

I have followed all the instructions and I have been able to run the rpiplay executable. The only issue that I'm facing is the inability to provide the arguments to the executable.

aacDecoder DecodeFrame error

Hi, I build it on raspberry 3B+, but when I play music from iphone X (iOS 13 beta), it got this error

Accepted IPv4 client on socket 15
Local: 192.168.11.151
Remote: 192.168.11.235
Accepted IPv4 client on socket 17
Local: 192.168.11.151
Remote: 192.168.11.235
raop_rtp starting audio
Got image data of 87061 bytes
raop_ntp receive timeout
raop_rtp starting audio
Got image data of 87061 bytes
Got metadata of 162 bytes
Got metadata of 141 bytes
aacDecoder_DecodeFrame error : 0x4002
aacDecoder_DecodeFrame error : 0x400c
aacDecoder_DecodeFrame error : 0x400c
aacDecoder_DecodeFrame error : 0x400c
aacDecoder_DecodeFrame error : 0x400c
Got image data of 87061 bytes
Got metadata of 162 bytes
aacDecoder_DecodeFrame error : 0x4002
Got metadata of 129 bytes
Got metadata of 129 bytes

and when I using iphone 6s (iOS 12.4), it got this error

Initialized server socket(s)
*** WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/blog/projects/avahi-compat.html
Accepted IPv4 client on socket 15
Local: 192.168.11.151
Remote: 192.168.11.131
Accepted IPv4 client on socket 17
Local: 192.168.11.151
Remote: 192.168.11.131
raop_rtp starting audio
aacDecoder_DecodeFrame error : 0x5
rpiplay: malloc.c:2385: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
[1] 5147 abort ./rpiplay

Wrong aspect ratio when no monitor is plugged in

I have noticed that when I launch RPiPlay without any monitor plugged into my rpi the aspect ratio isn't right (see picture below). I know it's not a big issue because there are basically no reasons to use this software without a monitor, but I just wanted to tell you about that.

Keep your hard work, what you are doing is awesome !

image

crash under 4K resolution

First I would like to thank you for making this great project!

The server works great under 1080p resolution. When I tried to set the output of my raspberry Pi 3 to be 4K, the raspbian gui runs fine, and the rpiplay server can start. But when I tried to cast the screen to the RPiPlay, the system crashed.

Is it because 4K is not support on rpi 3B, or RPiPlay does not support 4K mirroring?

Thanks

aacDecoder_DecodeFrame error : 0x400c

Hello,
thank you for the great software, it works perfect in screen mirroring mode.
I've got only some issues trying to mirror spotify app to the AirPlay.
In the console I'm getting this output:
aacDecoder_DecodeFrame error : 0x400c
The sound's not playing.

Zrzut ekranu 2019-09-18 o 22 16 36

BR,
Pawel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.