thibauts / node-upnp-mediarenderer-client

An UPnP/DLNA MediaRenderer client
MIT License
125 stars 30 forks source link

"Pause" is not possible #29

Open zhibirc opened 6 years ago

zhibirc commented 6 years ago

I can't paused video on UPnP renderer. Video itself loading correctly and playing. Then I invoke client.pause(); but nothing happens. The output is { InstanceID: 0, TransportState: 'TRANSITIONING' } Please help me to solve how can I paused a stream. Thanks a lot.

mStirner commented 5 years ago

+1