I am mucking around with a previously developed plugin to show the tvnz ondemand content in Plex. Everything works ok except the stream stops after about 60 seconds. I've tried various things but my last resort appears to be that librtmp needs to be updated. In the plex app you have a file called librtmp.so but this is all I could find that relates. Is it possible to update this to the latest librtmp include in rtmpdump 2.4? I can't find anything online that pertains to a .so file except for librtmp on Android. Perhaps it's a sort of custom build library for plex??
If not then I might have to work on the plugin for PHT which looks like it might be easier in regards to librtmp, but is causing me other issues at the moment.
AFAIK, the only way to update the version of libRTMP in PMC is to build it from source with the newer version. Since building from source has never been my strong suit, I can't really help you with that. Developing for PHT rather then PMC is the better choice IMO, since PMC is no longer being updated. While PHT can be buggy depending on the build, it is being actively developed and will only improve with time. If you run into specific issues with PHT vs PMC, I would suggest posting them in this forum. If other channel developers can confirm the behaviour, we may be able to influence the Plex team to fix the issues in one of the next builds ;)