-
What version of "ffmpeg" do you use to compile the "StreamPlayer"
-
Dear
I am going to test your app
But I don't know how should I enter the endpoint address
I have tried with "rtsp://{phone ip addr}:port//{this app name}:{random name}
But I get failed 'Connection…
-
I have translated your application into `de` (*German*). Here is the xml:
```xml
„Suchen“ antippen und loslegen
%1$s Aufrufe
Veröffentlicht am %1$s
Keinen Streamplayer gefunden. Möc…
-
Project throw
```
E/AndroidRuntime: FATAL EXCEPTION: Thread-306
Process: com.hommano.smojoapps, PID: 5928
java.lang.IllegalArgumentException: capacity < 0: -6…
-
Hi, I can't get two parts to be played contiguously
```
s = music21.stream.Score()
s.insertAndShift(0,part0)
s.insertAndShift(4,part1)
music21.midi.realtime.StreamPlayer(s).play()
```
if I …
-
----
### Checklist
- [x] This is a bug report.
- [ ] This is a plugin request.
- [ ] This is a feature request.
- [x] I used the search function to find already opened/closed issues or pull…
-
I tried to make a bot using `@bot.command()` and `async def cmd(args)`
I need the bot to join the command author's voice channel and play music.
So I first need to get the author ID (or just author…
-
As asked in http://stackoverflow.com/questions/41256985/how-to-stop-streamplayer-of-ibm-watson-text-to-speech
I want to stop StreamPlayer when quitting an Activity where the StreamPlayer play the a…
-
### Steps to reproduce
1. Update from 11 to 12
### Expected behaviour
Tell us what should happen
After upgrading from 11 to 12 I'm getting
```
Internal Server Error
The server encountered …
-
I am trying 10-20 rtsp URL but they dont work.Everytime i see toast "Connection Failed" why?