question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stream for live Data not working

See original GitHub issue
Auth.SetUserCredentials( keys );

var stream = Stream.CreateFilteredStream();
 stream.AddTrack("Football");
 stream.MatchingTweetReceived += (sender, theTweet) =>{
//
}

stream.StartStreamMatchingAllConditions();

this code was working fine till last week but now its not working and not giving any error… any idea ? any quick help or valid reason will be appreciated…

Regards

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
linvicommented, Feb 17, 2018

Please deactivate the ExceptionHandler and let me know if you receive any Exception.

https://github.com/linvi/tweetinvi/wiki/Exception-Handling

Thanks, Linvi

0reactions
david-aecommented, Mar 9, 2018

Debugging now on netcore 2.0, discovering that the stream isn’t started after the running my application.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot your YouTube live stream
If you're having issues with your YouTube live stream, use the troubleshooting tips below. You get an error starting your encoder.
Read more >
How To Troubleshoot Common Live Streaming Issues
1. Check Your Internet Connection 2. Prepare Your Devices 3. Revisit & Tweak Encoder Settings 4. Manage And Organize Scenes & Sources 5....
Read more >
What to Do When YouTube Live Stream Not Working
If your YouTube live stream is not working, the issue is related either to the live streaming settings or to the Internet connection...
Read more >
The Stream Contains No Data
If you receive the error message, "The Stream Contains No Data," it means the live event is not set up correctly, and Switcher...
Read more >
How to Fix Common OBS Problems While Live Streaming ...
OBS is fantastic for live streaming events, but you might run into some problems while using it. I'll show you how to fix...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found