mherger wrote: > How would I do that? If I changed the isRemote() flag, spotty wouldn't > play any more at all. At least not on the Mac.
I just quoted to keep continuity on this line of dialogue. I think the AlienBBC approach is not directly applicable as its protocol handler for RTSP was based on handling a TCP connection where I think spotty uses LMS http handling. I think it may be best to go along with socketwrapper mods. Looking at the code the suggested mod seems OK - only area I am worried is with more than 2 exe's (i.e. not typical faad/flac ) I've tested watchdog with a "I" convert.conf rules (stream from stdin) and it is OK although a bit slower. I've still to do a "R" rules (stream from an URL) to make most normal cases are still ok. I didn't test the #PIPE# construct as I don't know any plugin which uses it anymore or any transcoding type application which may require it. The rarer case of 3 exes (e.g. AAC to a older SB player which has bit rate limiting, Brutfir on some other transcoding) also remains to be tested. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=110455 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
